bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/


From: jbeulich at suse dot com
Subject: [Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.
Date: Wed, 22 Mar 2023 14:35:37 +0000

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

--- Comment #26 from Jan Beulich <jbeulich at suse dot com> ---
(In reply to Kinsey Moore from comment #25)
> The original test case should show it provided that you also attempt to link
> it as per Nick's comment:
> https://sourceware.org/bugzilla/show_bug.cgi?id=27217#c4

Oh, I'm sorry for not paying attention. I can indeed observe the issue there.

Quoting from the description of r_info in the ELF spec: "If the index is
STN_UNDEF, the undefined symbol index, the relocation uses 0 as the ``symbol
value''." Which makes me think we're dealing with a linker issue here, as this
is precisely the situation we're in. I'll see to find time to go hunt, but I'm
far less familiar with ld than with gas. (If others agree this is a separate
issue, I guess this would better be handled in a fresh bug report.)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]