Landing: 2fa25687ad7c

Project / Subsystem

gcc / cobol

Date

2026-07-16

Author

James K. Lowden

Commit

2fa25687ad7c2118ae3e6d1f629c09dddffab803

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
cobol
patch_id
commit_hash
2fa25687ad7c2118ae3e6d1f629c09dddffab803
source_type
github
headline
Cobol help text updated for consistency
tldr
Cobol compiler's --help text now matches gcobol.1 documentation, fixing PR125987.
author
James K. Lowden
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • cobol
  • documentation
  • bugfix
discussion_id_link
github:gcc-mirror/gcc#125987
bugzilla_pr
date
2026-07-16T00:00:00.000Z

The --help text for the Cobol compiler has been updated to align with the information presented in gcobol.1. This change addresses inconsistencies and resolves bug report PR125987.