https://sourceware.org/bugzilla/show_bug.cgi?id=24896

--- Comment #1 from Fangrui Song <maskray at google dot com> ---
Thinking more. ADDR/UADDR distinction probably makes little sense.
I withdraw my proposal that teachs gas to emit UADDR.

Some ld conversion rules can probably be deleted:

Aligned R_PPC64_UADDR64 -> R_PPC64_ADDR64 is definitely not needed
Misaligned R_PPC64_ADDR64 -> R_PPC64_UADDR64 I am not clear on this one, but I
guess it probably doesn't hurt if misaligned R_PPC64_ADDR64 or R_PPC64_RELATIVE
is generated, especially on powerpc64le (defaults to -mcpu=power8)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to