https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #11 from dave.anglin at bell dot net --- On 2024-01-09 3:03 p.m., dave.anglin at bell dot net wrote: > The new code in process_pending_assemble_externals() doesn't strip the name > encoding > from XSTR (symbol, 0). Maybe that's the problem. Stripping the name encoding fixes the problem.