aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2/19_pointer_arithmetic.c
diff options
context:
space:
mode:
authorArchidemon <_dangerdl@mail.ru>2014-01-10 09:45:18 +0600
committerArchidemon <_dangerdl@mail.ru>2014-01-10 09:45:18 +0600
commitea7b17f641cb962d0e9a79137e93c7e1e24b99ce (patch)
tree5d75b4773d85acbcfae6f87b135512c8c7f87981 /tests/tests2/19_pointer_arithmetic.c
parent935d8169b8e3570f1a5e726c5295be2f460c1540 (diff)
downloadtinycc-ea7b17f641cb962d0e9a79137e93c7e1e24b99ce.tar.gz
tinycc-ea7b17f641cb962d0e9a79137e93c7e1e24b99ce.tar.bz2
Fixes for PE x86_64 for fail in code
int (*fn1)=0x13fde16b5; and int fn1(int a) {...} struct { int (*fn2)(int a); } b = { fn1 };
Diffstat (limited to 'tests/tests2/19_pointer_arithmetic.c')
0 files changed, 0 insertions, 0 deletions