* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 10 Jul 2004 02:13:54 +0000 (02:13 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 10 Jul 2004 02:13:54 +0000 (02:13 +0000)
From-SVN: r84433

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/new1.C

index d82a14fd84456b048d1e279bdaf9e0d3e05d4f03..46bbed5abde5ac030fdb7f0c1edca9e1240e2b04 100644 (file)
@@ -1,3 +1,7 @@
+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>
 
        PR target/16364
index a28d3e8968d7a4e7102bca46b9007262ae41cbb9..b9d0bef88f667626e513ee5314d2988910bfdd46 100644 (file)
@@ -10,4 +10,4 @@ int main() {
   return 0;
 }
 
-// { dg-excess-errors "operator new" "list of candidates" }
+// { dg-excess-errors "operator new" }