repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
noncompile
/
951123-1.c
blob
009d02b8f9cd655f8af2f4e4fea78609a7e38741
1
struct
S
{
int
a
;
int
b
[
2
]; };
2
struct
S x
= {
0
, [
0
]; };
/* { dg-error "array index|near|parse|syntax|expected" } */