https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122466

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by James K. Lowden <[email protected]>:

https://gcc.gnu.org/g:1c51d043fa826788aee2688924e73882c031f473

commit r17-2503-g1c51d043fa826788aee2688924e73882c031f473
Author: James K. Lowden <[email protected]>
Date:   Fri Jul 17 16:25:30 2026 -0400

    cobol: portability for Darwin.

    With this change https://github.com/iains/gcc-darwin-arm64 commit
    f576c64ad77e65fb054365839a4ea80a79398e45 builds successfully.

    gcc/cobol/ChangeLog:

            PR cobol/122466
            * copybook.h: Include sys/types.h
            * parse.y: Cast size for printf %lu parameter.
            * util.cc (cobol_filename): Same.

Reply via email to