Commit 72fba2df by Mark Mitchell

Fix typos in ChangeLog.

From-SVN: r85425
parent 6a94b857
2004-08-01 Mark Mitchell <mark@codesourcery.com> 2004-08-01 Mark Mitchell <mark@codesourcery.com>
PR c++/16338 PR c++/16489
* cp-tree.h (DECL_INTEGRAL_CONSTANT_VAR_P): New macro. * cp-tree.h (DECL_INTEGRAL_CONSTANT_VAR_P): New macro.
* call.c (null_ptr_cst_p): Handle variables with constant * call.c (null_ptr_cst_p): Handle variables with constant
initializers. initializers.
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
DECL_INTEGRAL_CONSTANT_VAR_P. DECL_INTEGRAL_CONSTANT_VAR_P.
* semantics.c (finish_id_expression): Likewise. * semantics.c (finish_id_expression): Likewise.
PR c++/16489 PR c++/16529
* decl.c (duplicate_decls): Reject duplicate namespace * decl.c (duplicate_decls): Reject duplicate namespace
declarations. declarations.
......
2004-08-01 Mark Mitchell <mark@codesourcery.com> 2004-08-01 Mark Mitchell <mark@codesourcery.com>
PR c++/16338 PR c++/16489
* g++.dg/init/null1.C: New test. * g++.dg/init/null1.C: New test.
* g++.dg/tc1/dr76.C: Adjust error marker. * g++.dg/tc1/dr76.C: Adjust error marker.
PR c++/16489 PR c++/16529
* g++.dg/parse/namespace10.C: New test. * g++.dg/parse/namespace10.C: New test.
PR c++/16810 PR c++/16810
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment