[Bug cobol/119332] cobol frontend does not support version dump options specified in --help

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 6 19:14:28 GMT 2026


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

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

https://gcc.gnu.org/g:bf34364e50c62df1458481539a885036c9a6cc0a

commit r16-7368-gbf34364e50c62df1458481539a885036c9a6cc0a
Author: Robert Dubner <rdubner@symas.com>
Date:   Fri Feb 6 13:55:39 2026 -0500

    cobol: Process -dumpspecs, -dumpversion, -dumpmachine. [PR119332]

    Process the -dumpspecs, -dumpversion, and -dumpmachine options without
    complaining about a lack of input files.

    gcc/cobol/ChangeLog:

            PR cobol/119332
            * gcobolspec.cc (lang_specific_driver): Add -dumpspecs,
            -dumpversion, -dumpmachine to the no_files_error=false cases.


More information about the Gcc-bugs mailing list