index
:
cibic
complex_cast
complex_pointer
location_tracking
master
mips
new_scope_design
optimization
reg
semantics
ssa
typedef
C Implemented Bare and Ingenuous Compiler
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testcases
/
fail11.c
blob: 4aa213a248c52921935f487e4125b470c7426d41 (
plain
) (
blame
)
1
2
3
4
int
main
()
{
int
a
[
2
][
3
];
a
[
1
]
=
3
;
}