Landing: f30ecf332b8e
Project / Subsystem
gcc / hppa64
Date
2026-05-11
Author
John David Anglin
Commit
f30ecf332b8e174e6f35414d4ef42ab89bcd06b1
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- hppa64
- patch_id
- —
- commit_hash
- f30ecf332b8e174e6f35414d4ef42ab89bcd06b1
- source_type
- github
- headline
- HPPA64: Fix linking of libgcc on HP-UX with GNU ld
- tldr
- Enables correct linking of libgcc on HP-UX for the HPPA64 architecture when using GNU ld.
- author
- John David Anglin
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • hppa64
- • linking
- • hp-ux
- • gnu ld
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-11T00:00:00.000Z
This commit resolves linking issues for libgcc on HP-UX systems for the HPPA64 architecture when using GNU ld (the GNU linker). It introduces new configuration files and modifies existing ones to correctly handle linking in this environment. This ensures that GCC can properly link with libgcc on HP-UX when using GNU ld.