Landing: 2fc7611e0cb7
Project / Subsystem
gcc / gcc/config
Date
2026-07-16
Author
Rainer Orth
Commit
2fc7611e0cb7aeaa650e1b93b30e834ad408d0bd
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc/config
- patch_id
- —
- commit_hash
- 2fc7611e0cb7aeaa650e1b93b30e834ad408d0bd
- source_type
- github
- headline
- Remove unused NetBSD a.out support spec
- tldr
- Unused NetBSD a.out linker spec removed from GCC configuration.
- author
- Rainer Orth
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • netbsd
- • linker
- • configuration
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-16T00:00:00.000Z
The netbsd_link_ld_elf_so spec, likely vestigial from removed NetBSD a.out support, has been removed from GCC’s configuration. This change cleans up unused code and was verified without regressions on NetBSD.