DescriptionDon't generate absolute references under nacl-x64.
All NaCl modules are PIC to some degree: they can use constant offsets
when statically linked, but these offsets must be relative to %r15.
movabs* with memory operand can never be used.
R=eaeltsin@google.com
Committed: http://git.chromium.org/gitweb?p=native_client/nacl-gcc.git;a=commit;h=735dddb
Patch Set 1 #Patch Set 2 : Added comment to i386.c file itself #
Messages
Total messages: 5 (0 generated)
|