fixup! riscv: Implement large addend for global address
[tinycc.git] / tests / pp / 02.expect
blob8ae2eb9ea66eb551463e1d6fbd3c18fbfdcd1af2
1 f(2 * (y+1)) + f(2 * (f(2 * (z[0])))) % f(2 * (0)) + t(1);
2 f(2 * (2 +(3,4)-0,1)) | f(2 * (~ 5)) & f(2 * (0,1))^m(0,1);
3 char c[2][6] = { "hello", "" };
4 f(2 * (y+1)) + f(2 * (f(2 * (z[0])))) % f(2 * (0)) + t(1);
5 f(2 * (2 +(3,4)-0,1)) | f(2 * (~ 5)) & f(2 * (0,1))^m(0,1);