Landing: 4d5b46e3e3dc
Project / Subsystem
binutils / bfd/elf
Date
2026-07-12
Author
Alan Modra <amodra@sourceware.org>
Commit
4d5b46e3e3dccaa23ca904e65dda3729cf4219d9
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- bfd/elf
- patch_id
- —
- commit_hash
- 4d5b46e3e3dccaa23ca904e65dda3729cf4219d9
- source_type
- public_inbox
- headline
- arm: Fix stray backslash in warning message
- tldr
- Corrects a misplaced backslash in an ARM ELF linker warning message.
- author
- Alan Modra <amodra@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • arm
- • linker
- • warning
- • bugfix
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-12T00:00:00.000Z
This commit corrects a stray backslash in a warning message within the ARM ELF linker code. The issue, introduced in 2004, could lead to malformed error messages when handling BLX instructions targeting thumb functions.