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
* tree-ssa-loop-manip.c (split_loop_exit_edge): Return the new block.
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
sizeof-1.c
blob
9541a4c273ad5de0b701d1aa01dd95efa06bb5ca
1
/* PR c/27718 */
2
/* { dg-do compile } */
3
4
int
i
=
sizeof
(
struct
A
[]);
/* { dg-error "incomplete" } */