re PR c/14963 (Unknown types cause ICE in function declarations)
2004-06-27 Andrew Pinski <pinskia@physics.uc.edu> PR c/14963 * gcc.dg/pr14963.c: New test. From-SVN: r83747
This commit is contained in:
parent
81ce39d647
commit
fadabebde6
1 changed files with 3 additions and 0 deletions
3
gcc/testsuite/gcc.dg/pr14963.c
Normal file
3
gcc/testsuite/gcc.dg/pr14963.c
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
X Y(Z); /* { dg-error "" "error before" } */
|
||||||
|
/* { dg-warning "" "parameter names" { target *-*-* } 1 } */
|
||||||
|
/* { dg-warning "" "data definition" { target *-*-* } 1 } */
|
Loading…
Add table
Reference in a new issue