: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: joelkevinjones at gmail dot com
Target Milestone: ---
$ cat extDis.S
ext v0.16b, v0.16b, v0.16b, #8
$ gas/as-new extDis.S -o extDis.o
$ binutils/objdump -d
NCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: joelkevinjones at gmail dot com
Target Milestone: ---
crb6 % cat ldr-reloc.s
ldr x24, [x23, :got_lo12:sym]
ldr w24, [x23, :got_lo12:sym]
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: joelkevinjones at gmail dot com
Target Milestone: ---
The document "ELF for the ARM 64-bit Architecture (AArch64)" at
http://infocenter.arm.com/help/topic/com.arm.do
https://sourceware.org/bugzilla/show_bug.cgi?id=21202
--- Comment #3 from Joel Jones ---
Thanks! One of the things on my to do list is to audit all the relocation
related stuff in the gnu toolchain for AArch64 LP64/ILP32. I’ve done it for
LLVM and am about to file a defect about the ones that are