]> gcc.gnu.org Git - gcc.git/commitdiff
Fix typos in ChangeLog.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 2 Aug 2004 02:04:46 +0000 (02:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 2 Aug 2004 02:04:46 +0000 (02:04 +0000)
From-SVN: r85425

gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index a0f9a69e51474f4448f77388c7dbcb8b317a7a4f..fffa892d494d323657820a25292debff654729d1 100644 (file)
@@ -1,6 +1,6 @@
 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
 
-       PR c++/16338
+       PR c++/16489
        * cp-tree.h (DECL_INTEGRAL_CONSTANT_VAR_P): New macro.
        * call.c (null_ptr_cst_p): Handle variables with constant
        initializers.
@@ -8,7 +8,7 @@
        DECL_INTEGRAL_CONSTANT_VAR_P.
        * semantics.c (finish_id_expression): Likewise.
 
-       PR c++/16489
+       PR c++/16529
        * decl.c (duplicate_decls): Reject duplicate namespace
        declarations.
 
index c6ae76c89235764f58d3eab3b2f8544d21fd2e29..6d579426bd514c30f19a0c5d22b99604fcf1203e 100644 (file)
@@ -1,10 +1,10 @@
 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
 
-       PR c++/16338
+       PR c++/16489
        * g++.dg/init/null1.C: New test.
        * g++.dg/tc1/dr76.C: Adjust error marker.
        
-       PR c++/16489
+       PR c++/16529
        * g++.dg/parse/namespace10.C: New test.
        
        PR c++/16810
This page took 0.084506 seconds and 5 git commands to generate.