Changed the way jumps are generated to avoid generating jumps to the
[sixpic.git] / tests / math / constant-fold.c
blob18ece3af7e71af97f4d5655d2334f653d0b14300
1 int8 x = 16 % 3;
2 x;