Commit 6ed7c4d8 by Mark Mitchell Committed by Mark Mitchell

null1.C: Fix PR number.

	* g++.dg/init/null1.C: Fix PR number.
	* g++.dg/parse/namespace10.C: Likewise.

From-SVN: r85444
parent 31597620
2004-08-02 Mark Mitchell <mark@codesourcery.com>
* g++.dg/init/null1.C: Fix PR number.
* g++.dg/parse/namespace10.C: Likewise.
2004-08-01 Mark Mitchell <mark@codesourcery.com>
PR c++/16224
......
// PR c++/16338
// PR c++/16489
const int NULL = 0;
int main() {
......
// PR c++/16489
// PR c++/16529
namespace m {} // { dg-error "" }
......
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