Landing: 57ed2f26f7d2
Project / Subsystem
binutils / gas
Date
2026-07-07
Author
Alan Modra <amodra@sourceware.org>
Commit
57ed2f26f7d2a576ed1bf8a92ec55785a6e4f892
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- gas
- patch_id
- —
- commit_hash
- 57ed2f26f7d2a576ed1bf8a92ec55785a6e4f892
- source_type
- public_inbox
- headline
- gas: Accept MIPS64 relocs for --reloc-section-sym
- tldr
- Binutils gas test suite updated to accept MIPS64 relocation records for the `--reloc-section-sym` option.
- author
- Alan Modra <amodra@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • binutils
- • gas
- • MIPS64
- • testsuite
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-07T00:00:00.000Z
The test suite for the GNU assembler’s (gas) --reloc-section-sym option has been updated to correctly accept MIPS64 relocation records. This change ensures that the test cases accurately reflect the assembler’s behavior when processing relocations related to symbols within sections for the MIPS64 architecture.