]> git.wh0rd.org - ICEs.git/blob - 137526/foo.i
add bfin ice
[ICEs.git] / 137526 / foo.i
1 void foo()
2 {
3 char c;
4
5 c |= 1;
6 bar(&c);
7 }