Landing: 41e082f68f0e
Project / Subsystem
gcc / gcc
Date
2026-05-13
Author
Dhruv Chawla
Commit
41e082f68f0ee0bb488f542c45ca531c6925cfdd
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc
- patch_id
- —
- commit_hash
- 41e082f68f0ee0bb488f542c45ca531c6925cfdd
- source_type
- github
- headline
- D Language: Correct Typographical Errors in Various Files
- tldr
- This commit resolves typos in multiple files related to the D language support in GCC, improving code quality.
- author
- Dhruv Chawla
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • d-language
- • typo
- • maintenance
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-13T00:00:00.000Z
This commit fixes typographical errors in several files related to the D language implementation within GCC. The affected files include d-attribs.cc, d-codegen.cc, d-gimplify.cc, d-lang.cc, d-spec.cc, d-target.cc, decl.cc, expr.cc, implement-d.texi, intrinsics.cc, modules.cc, toir.cc, typeinfo.cc, and types.cc. These corrections enhance the code’s readability and maintainability, ensuring better clarity and reducing potential confusion.