Re: [PATCH] varasm: Fix up process_pending_assemble_externals [PR113182]

2024-01-12 Thread Richard Biener
On Fri, 12 Jan 2024, Jakub Jelinek wrote: > Hi! > > John reported that on HP-UX we no longer emit needed external libcalls. > > The problem is that we didn't strip name encoding when looking up > the identifiers in assemble_external_libcall and > process_pending_assemble_externals, while >

[PATCH] varasm: Fix up process_pending_assemble_externals [PR113182]

2024-01-12 Thread Jakub Jelinek
Hi! John reported that on HP-UX we no longer emit needed external libcalls. The problem is that we didn't strip name encoding when looking up the identifiers in assemble_external_libcall and process_pending_assemble_externals, while assemble_name_resolve does that: const char *real_name =