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
> assem
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 = targe