repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge from mainline.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
20040910-1.c
blob
ff772ab57b4a73110fd4782b083cbc6b59d8140a
1
/* Tests error recovery for invalid code. */
2
__attribute__
((
foo
)
int
f
(){}
/* { dg-error "(parse error|syntax error|expected '\\)') before 'int'" } */