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