OSDN Git Service

PR c++/19439
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index 3c35e58..fc2637f 100644 (file)
@@ -1,3 +1,9 @@
+2007-01-06  Lee Millward  <lee.millward@codesourcery.com>
+
+       PR c++/19439
+       * class.c (add_method): Don't wait until template
+       instantiation time to complain about duplicate methods.
+       
 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
 
        PR c/19978