https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113182
--- Comment #10 from dave.anglin at bell dot net --- On 2024-01-09 2:56 p.m., dave.anglin at bell dot net wrote: > I have to think issue is with get_identifier(). Will have to do another build > to debug further. The new code in process_pending_assemble_externals() doesn't strip the name encoding from XSTR (symbol, 0). Maybe that's the problem.