Landing: 1ac363487c56
Project / Subsystem
gcc / build
Date
2026-07-13
Author
Rainer Orth
Commit
1ac363487c56192fd7e6999393f25ad545894b78
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- build
- patch_id
- —
- commit_hash
- 1ac363487c56192fd7e6999393f25ad545894b78
- source_type
- github
- headline
- Build system fixes Solaris clearcap.map installation.
- tldr
- Build system corrected to install Solaris clearcap.map with the right name, fixing -mclear-hwcap tests.
- author
- Rainer Orth
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • build
- • Solaris
- • linker
- • testsuite
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-13T00:00:00.000Z
The GCC build system has been fixed to correctly install the Solaris clearcap.map linker map file. A previous change hardcoded the mapfile syntax, causing clearcap.map to be installed with an incorrect name. This correction ensures that tests exercising the -mclear-hwcap option on Solaris function properly.