Landing: fb63f4c04d23

Project / Subsystem

gcc / gcc

Date

2026-05-14

Author

Dhruv Chawla

Commit

fb63f4c04d2336d48f2a6ac1dbaae34e47f5cbea

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc
patch_id
commit_hash
fb63f4c04d2336d48f2a6ac1dbaae34e47f5cbea
source_type
github
headline
Fix typos in various gcc/[e-m]* files
tldr
Corrects typos in various GCC source files, specifically those under the `gcc/` directory with names starting from 'e' to 'm'.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • typo
  • cleanup
discussion_id_link
bugzilla_pr
date
2026-05-14T00:00:00.000Z

This commit fixes typos in a collection of GCC source files, improving the clarity and maintainability of the code. The affected files cover a wide range of functionalities, including RTL emission, expression handling, function management, and various optimization passes.