Landing: b7e8e4e99a83

Project / Subsystem

gcc / gcc

Date

2026-05-13

Author

Dhruv Chawla

Commit

b7e8e4e99a83236ecd853ee14da65e25cc0ae92d

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
gcc
patch_id
commit_hash
b7e8e4e99a83236ecd853ee14da65e25cc0ae92d
source_type
github
headline
Cobol, Libgcobol: Correct Typographical Errors in Various Files
tldr
Typos are fixed across multiple files in the Cobol compiler and runtime library, improving code quality and readability.
author
Dhruv Chawla
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • cobol
  • libgcobol
  • typo
  • maintenance
discussion_id_link
bugzilla_pr
date
2026-05-13T00:00:00.000Z

This commit addresses typographical errors found in various files within the Cobol compiler and its runtime library, libgcobol. Specifically, corrections were made in compare.cc, Make-lang.in, except.cc, genapi.cc, gengen.cc, gengen.h, genutil.cc, lexio.cc, messages.cc, parse_ante.h, structs.cc, symbols.cc, symbols.h, util.cc in the Cobol compiler, and README, charmaps.cc, common-defs.h, gcobolio.h, gfileio.cc, gmath.cc, inspect.cc, intrinsic.cc, libgcobol.cc, valconv.cc, xmlparse.cc in libgcobol. These improvements enhance code readability and maintainability.