Landing: c60f6373a735

Project / Subsystem

gcc / gcc

Date

2026-05-13

Author

Dhruv Chawla

Commit

c60f6373a735f346a70672fcfa42835a992eebc5

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc
patch_id
commit_hash
c60f6373a735f346a70672fcfa42835a992eebc5
source_type
github
headline
C-Family, C: Fix Typographical Errors in Various Files
tldr
This commit corrects typos in the C language family and C-specific files, enhancing code readability.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • c
  • c-family
  • typo
  • maintenance
discussion_id_link
bugzilla_pr
date
2026-05-13T00:00:00.000Z

This commit rectifies typographical errors across multiple files within the C language family and C-specific code. The changes include fixes in c-attribs.cc, c-common.cc, c-common.h, c-cppbuiltin.cc, c-format.cc, c-omp.cc, c-opts.cc, c-ubsan.cc, c-decl.cc, c-fold.cc, c-parser.cc, c-tree.h, c-typeck.cc, and gimple-parser.cc. These corrections enhance code readability and maintainability, improving overall code quality.