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
* gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr20245-1.c
blob
51089c6e996f62cae4e5bb9f44a2b439b80f21b4
1
/* Bug 20245: the parse error should not result in an ICE. */
2
/* { dg-do compile } */
3
/* { dg-options "" } */
4
5
void
foo
()
x
;
/* { dg-error "expected" } */