fix pr marker
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 May 2011 02:28:59 +0000 (02:28 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 May 2011 02:28:59 +0000 (02:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174259 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 6277596..582935c 100644 (file)
@@ -7,7 +7,7 @@
        PR c++/48599
        * decl.c (create_array_type_for_decl): Complain about array of auto.
 
-       PR c++/44944
+       PR c++/44994
        PR c++/49156
        * error.c (dump_template_bindings): Set processing_template_decl
        for a partial instantiation.