Commit 17a916d4 by Giovanni Bajo

* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.

From-SVN: r84433
parent 31b66477
2004-07-10 Giovanni Bajo <giovannibajo@gcc.gnu.org>
* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
2004-07-09 James E Wilson <wilson@specifixinc.com> 2004-07-09 James E Wilson <wilson@specifixinc.com>
PR target/16364 PR target/16364
......
...@@ -10,4 +10,4 @@ int main() { ...@@ -10,4 +10,4 @@ int main() {
return 0; return 0;
} }
// { dg-excess-errors "operator new" "list of candidates" } // { dg-excess-errors "operator new" }
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