Landing: 752db3d0c4b7

Project / Subsystem

gcc / cp

Date

2026-05-13

Author

Dhruv Chawla

Commit

752db3d0c4b7f211ab9a967f4f8be6f7dace169d

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
cp
patch_id
commit_hash
752db3d0c4b7f211ab9a967f4f8be6f7dace169d
source_type
github
headline
CP: Fixes Typographical Errors in C++ Front-End Files
tldr
This commit corrects typos in various C++ front-end files, improving code clarity and maintainability.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • c++
  • front-end
  • typo
  • maintenance
discussion_id_link
bugzilla_pr
date
2026-05-13T00:00:00.000Z

This commit resolves typographical errors in multiple files within the C++ front-end (CP) of GCC. The corrections span across call.cc, class.cc, constexpr.cc, contracts.cc, coroutines.cc, cp-tree.def, cp-tree.h, decl.cc, decl2.cc, g++spec.cc, init.cc, mangle.cc, method.cc, and module.cc. These changes enhance the readability and maintainability of the C++ front-end code, ensuring clarity and reducing potential misinterpretations.