Landing: ae94fe0664f7
Project / Subsystem
binutils / binutils/testsuite
Date
2026-07-23
Author
"Maciej W. Rozycki" <macro@sourceware.org>
Commit
ae94fe0664f7801cdf0f485d7632186fa1859719
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- binutils/testsuite
- patch_id
- —
- commit_hash
- ae94fe0664f7801cdf0f485d7632186fa1859719
- source_type
- public_inbox
- headline
- Exclude kfreebsd targets from STB_GNU_UNIQUE tests
- tldr
- Adds kfreebsd targets to the exclusion list for STB_GNU_UNIQUE symbol tests.
- author
- "Maciej W. Rozycki" <macro@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
- []
- discussion_id_link
- public_inbox:binutils#10549
- bugzilla_pr
- —
- date
- 2026-07-23T00:00:00.000Z
The test suite now excludes *-*-kfreebsd*-gnu targets from tests involving STB_GNU_UNIQUE symbols. This aligns them with *-*-freebsd* targets, which use the same BFD vectors and ELFOSABI, resolving multiple regressions related to symbol visibility and GNU OSABI handling.