Landing: 835422337c8b

Project / Subsystem

gcc / gcc/fortran

Date

2026-05-13

Author

Dhruv Chawla

Commit

835422337c8b4f1cd378a17475b0e6d5b13086d1

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc/fortran
patch_id
commit_hash
835422337c8b4f1cd378a17475b0e6d5b13086d1
source_type
github
headline
Fix typos in various Fortran files
tldr
Corrects typos found in multiple Fortran-related source files.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • fortran
  • typo
  • cleanup
discussion_id_link
bugzilla_pr
date
2026-05-13T00:00:00.000Z

This commit resolves typos in various files within the Fortran front end of GCC, which improves the code’s readability and maintainability. The typos are spread across different parts of the Fortran compiler, including code checking, class handling, dependency analysis, expression handling, and code generation.