Landing: 01e3a6a3d13b
Project / Subsystem
gcc / gcc
Date
2026-05-19
Author
Jakub Jelinek
Commit
01e3a6a3d13b7e06e185031b1a0e25a1be404e65
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc
- patch_id
- —
- commit_hash
- 01e3a6a3d13b7e06e185031b1a0e25a1be404e65
- source_type
- github
- headline
- Fixes typos in comments and diagnostics.
- tldr
- Corrects several minor typos across GCC's source code, improving readability and code quality.
- author
- Jakub Jelinek
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • typo
- • cleanup
- • documentation
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-19T00:00:00.000Z
This commit addresses several typos found in comments and diagnostic messages throughout the GCC codebase. These fixes improve the overall readability and maintainability of the code. The typos were located in the i386, Ada, M2, and testsuite directories.