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
Revert DECL_USER_ALIGN part of r241959
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
pr20245-1.c
blob
b5767d88b7bb15a7d9d5abd3ba7b418cf7480fdd
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" } */