mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 22:01:27 +08:00
null1.C: Fix PR number.
* g++.dg/init/null1.C: Fix PR number. * g++.dg/parse/namespace10.C: Likewise. From-SVN: r85444
This commit is contained in:
parent
3159762032
commit
6ed7c4d857
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -1,4 +1,4 @@
|
||||
// PR c++/16338
|
||||
// PR c++/16489
|
||||
|
||||
const int NULL = 0;
|
||||
int main() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
// PR c++/16489
|
||||
// PR c++/16529
|
||||
|
||||
namespace m {} // { dg-error "" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user