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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Robert Dubner
<rdub...@gcc.gnu.org>:

https://gcc.gnu.org/g:4e568451bface5d15fc0bb28bc6794612f32677c

commit r15-10153-g4e568451bface5d15fc0bb28bc6794612f32677c
Author: Robert Dubner <rdub...@symas.com>
Date:   Thu Jul 24 12:09:36 2025 -0400

    cobol: Honor the "-static" command-line option. [PR119231]

    gcc/cobol/ChangeLog:

            PR cobol/119231
            * gcobolspec.cc: (lang_specific_driver): Pass OPT_static through.
            Handle -static and -static-libgcobol properly.

    gcc/testsuite/ChangeLog:

            * cobol.dg/group2/_-static__compilation.cob: Modify for -static
warning.
            * cobol.dg/group2/_-static__compilation.out: Removed.

    (cherry picked from commit 44e32178031e89399710c3ee7444891631a9c8ec)

Reply via email to