fix pr marker

From-SVN: r174288
This commit is contained in:
Jason Merrill 2011-05-26 09:46:13 -04:00
parent a2fc3e63a7
commit 298942dc31

View 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