OSDN Git Service

fix pr marker
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
index de154ae..8e9b25f 100644 (file)
@@ -32,7 +32,7 @@
        PR c++/45698
        * pt.c (dependent_template_arg_p): See through ARGUMENT_PACK_SELECT.
 
-       PR c++/46145
+       PR c++/46005
        * decl.c (grokdeclarator): Complain about auto typedef.
 
        PR c++/46245