Landing: bc83d67f2b5f

Project / Subsystem

gcc / gcc

Date

2026-05-14

Author

Dhruv Chawla

Commit

bc83d67f2b5f579491709be1dada17322ef09016

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc
patch_id
commit_hash
bc83d67f2b5f579491709be1dada17322ef09016
source_type
github
headline
Fix typos in various gcc/[o-r]* files
tldr
Corrects typos in multiple GCC source files, specifically those under the `gcc/` directory with names starting from 'o' to 'r'.
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 addresses typo corrections within a selection of GCC source files, enhancing code readability and maintainability. The changes span across object-c runtime, OpenMP, vectorization, plugin support, and pointer analysis.