diff options
| author | Michael Matz <matz@suse.de> | 2017-11-15 13:39:28 +0100 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2017-11-15 13:39:28 +0100 |
| commit | 348dd9f4a68a5a6217142c64070765733af3a8c8 (patch) | |
| tree | 760ecdeae467eb25afb5a9d52914f8c993ec7e39 /tests/tests2/77_push_pop_macro.expect | |
| parent | 74463eb954bf7c579915ea2becdc1483359dacfc (diff) | |
| download | tinycc-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/77_push_pop_macro.expect')
0 files changed, 0 insertions, 0 deletions
