aboutsummaryrefslogtreecommitdiff
path: root/tests/tests2
diff options
context:
space:
mode:
authorMichael Matz <matz@suse.de>2017-11-15 13:39:28 +0100
committerMichael Matz <matz@suse.de>2017-11-15 13:39:28 +0100
commit348dd9f4a68a5a6217142c64070765733af3a8c8 (patch)
tree760ecdeae467eb25afb5a9d52914f8c993ec7e39 /tests/tests2
parent74463eb954bf7c579915ea2becdc1483359dacfc (diff)
downloadtinycc-348dd9f4a68a5a6217142c64070765733af3a8c8.tar.gz
tinycc-348dd9f4a68a5a6217142c64070765733af3a8c8.tar.bz2
Fix absolute memory references
This properly fixes what 870271ea tried to fix. Absolute memory references can't use %rip relative addressing, and additionally, if the address doesn't fit 32bit (signed) it must be loaded via movabs. No good testcase added, it would require catching signals and still be unreliable.
Diffstat (limited to 'tests/tests2')
0 files changed, 0 insertions, 0 deletions