Landing: a299d6064ddf
Project / Subsystem
gcc / cobol
Date
2026-05-30
Author
Robert Dubner
Commit
a299d6064ddf8c0c76fe50493fca32b73a47be49
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- cobol
- patch_id
- —
- commit_hash
- a299d6064ddf8c0c76fe50493fca32b73a47be49
- source_type
- github
- headline
- Cobol: Include m4/autoconf.m4 for autoconf support.
- tldr
- The COBOL compiler now includes m4/autoconf.m4, likely for improved autoconf integration.
- author
- Robert Dubner
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • cobol
- • build system
- • autoconf
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-30T00:00:00.000Z
The COBOL compiler now includes the m4/autoconf.m4 file. This likely provides necessary macros and configurations for using autoconf to build the COBOL compiler and related tools. This change addresses PR125503.