[Nasm-bugs] [Bug 3392468] NASM 2.13.02 breaks macho64 .data fixups

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Wed May 23 15:20:36 PDT 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392468

Chang S. Bae <chang.seok.bae at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |ACCEPTED
                 CC|                            |chang.seok.bae at intel.com
             Status|OPEN                        |RESOLVED

--- Comment #8 from Chang S. Bae <chang.seok.bae at intel.com> ---
Looks like absolute addressing under 32 bit width needs to be disallowed for
mach-O back-end
(https://github.com/rentzsch/MagicHat/blob/master/cctools-750/as/i386-opcode.h#L86).
The commit 69ed82447a13a22e52a86a51a5657c7955a6767b includes that check.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list