Landing: 35e2a18fe486

Project / Subsystem

gcc / gcc/generators

Date

2026-05-13

Author

Dhruv Chawla

Commit

35e2a18fe486256473a724b7a547af2568a5308e

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc/generators
patch_id
commit_hash
35e2a18fe486256473a724b7a547af2568a5308e
source_type
github
headline
Fix typos in various generator files
tldr
Corrects typos across multiple source files in GCC's code generators.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • generators
  • typo
  • cleanup
discussion_id_link
bugzilla_pr
date
2026-05-13T00:00:00.000Z

This commit rectifies typos in several files within the code generator tools of GCC. These tools are responsible for creating source code from specifications, and these fixes improve the readability and maintainability.