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

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

https://gcc.gnu.org/g:44e32178031e89399710c3ee7444891631a9c8ec

commit r16-2489-g44e32178031e89399710c3ee7444891631a9c8ec
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.
  • [Bug cobol/119231] gcobol -stat... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to