Landing: 23ec6e8a1ac8
Project / Subsystem
binutils / binutils/avr
Date
2026-07-09
Author
Georg-Johann Lay <gjl@sourceware.org>
Commit
23ec6e8a1ac897c4ee16f521e626b2382af32a40
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- binutils/avr
- patch_id
- —
- commit_hash
- 23ec6e8a1ac897c4ee16f521e626b2382af32a40
- source_type
- public_inbox
- headline
- Fix typo and whitespace in AVR opcode header
- tldr
- Corrects a typo and trailing whitespace in the AVR opcode header file.
- author
- Georg-Johann Lay <gjl@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • binutils
- • avr
- • typo
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-09T00:00:00.000Z
A typo and trailing whitespace in the include/opcode/avr.h file are corrected. The change adjusts a comment related to operand evaluation for pseudo-instructions, ensuring code clarity and adherence to formatting standards.