Landing: 3947b744cabc
Project / Subsystem
gcc / lto-plugin
Date
2026-05-14
Author
Dhruv Chawla
Commit
3947b744cabc2d374c39188ee48cd8d518ee3b6d
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- lto-plugin
- patch_id
- —
- commit_hash
- 3947b744cabc2d374c39188ee48cd8d518ee3b6d
- source_type
- github
- headline
- lto-plugin: Fixes typos in lto-plugin.c
- tldr
- Corrects typos in lto-plugin.c, improving code readability and maintainability.
- author
- Dhruv Chawla
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • lto
- • bugfix
- • code quality
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-14T00:00:00.000Z
This commit fixes typos in lto-plugin.c, specifically in the startswith, exec_lto_wrapper, and symbol_strength functions. Correcting these typos improves code readability and maintainability, reducing the likelihood of misinterpretations and potential errors.