Landing: 1c51d043fa82

Project / Subsystem

gcc / cobol

Date

2026-07-17

Author

James K. Lowden

Commit

1c51d043fa826788aee2688924e73882c031f473

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
cobol
patch_id
commit_hash
1c51d043fa826788aee2688924e73882c031f473
source_type
github
headline
Cobol portability enhanced for Darwin.
tldr
Cobol compiler now builds successfully on Darwin, improving portability.
author
James K. Lowden
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • cobol
  • portability
  • darwin
discussion_id_link
bugzilla_pr
date
2026-07-17T00:00:00.000Z

This commit enhances Cobol compiler portability by including necessary headers and correcting type casts for Darwin systems. These changes address issues related to building on Darwin, specifically for the arm64 architecture, and ensure correct handling of file sizes in output formatting.