undefined1.C: Add error message.
2003-01-24 Paolo Carlini <pcarlini@unitus.it> * g++.dg/parse/undefined1.C: Add error message. From-SVN: r61742
This commit is contained in:
parent
a560d4d4d9
commit
f5128e889f
@ -1,3 +1,7 @@
|
||||
2003-01-24 Paolo Carlini <pcarlini@unitus.it>
|
||||
|
||||
* g++.dg/parse/undefined1.C: Add error message.
|
||||
|
||||
2003-01-22 Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
PR c++/9354
|
||||
|
@ -7,4 +7,4 @@ struct foo
|
||||
|
||||
foo(X) {} // { dg-error "" }
|
||||
foo(X y, int) : x() {} // { dg-error "" }
|
||||
};
|
||||
}; // { dg-error "" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user