Fix cut and paste error in last change

From-SVN: r34770
This commit is contained in:
Zack Weinberg 2000-06-28 22:17:22 +00:00
parent f35ac4faad
commit ace1087c79
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ f ()
main (int argc, char *argv[])
{ /* { dg-warning "return type" "warning test" } */
+; /* { dg-error "parse" "error test 2" { target *-*-* } 11 } */
+; /* { dg-error "parse" "error test" } */
/* { dg-bogus "foobar" "bogus fail test" } */
return a; /* { dg-bogus "undeclared|identifier|appears" "bogus pass test" { xfail *-*-* } } */