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

--- Comment #1 from David Greene <greened at obbligato dot org> ---
Here is the original reference generated by gcc:

        movq    x@GOTPCREL(%rip), %rax
        movl    $20, (%rax)

So it does look like gold is trying to relax the GOT reference to an LEA.

-- 
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