OSDN Git Service

PR c++/37563
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index 8ce3cfe..12a826d 100644 (file)
@@ -1,5 +1,9 @@
 2008-11-19  Jason Merrill  <jason@redhat.com>
 
+       PR c++/37563
+       * parser.c (cp_parser_pseudo_destructor_name): A pseudo-destructor
+       name is not a declaration.
+
        PR c++/37256
        * pt.c (instantiate_decl): Don't require a definition of
        a template that is explicitly instantiated 'extern'.