pr14963.c: Remove the dg-warning as it is dected by the error already.

2004-06-28  Andrew Pinski  <apinski@apple.com>

        * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
        by the error already.

From-SVN: r83839
This commit is contained in:
Andrew Pinski 2004-06-29 03:18:20 +00:00 committed by Andrew Pinski
parent b54937190e
commit e440ec5747
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2004-06-28 Andrew Pinski <apinski@apple.com>
* gcc.dg/pr14963.c: Remove the dg-warning as it is dected
by the error already.
* g++.dg/opt/ptrmem4.C: Change to compile only test.
2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>

View File

@ -1,3 +1 @@
X Y(Z); /* { dg-error "" "error before" } */
/* { dg-warning "" "parameter names" { target *-*-* } 1 } */
/* { dg-warning "" "data definition" { target *-*-* } 1 } */