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

--- Comment #1 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:a0d865a303a1a9a3b0ebcedd625dddab181231d4

commit r17-2472-ga0d865a303a1a9a3b0ebcedd625dddab181231d4
Author: James K. Lowden <[email protected]>
Date:   Thu Jul 16 12:24:25 2026 -0400

    cobol: Fix PR 126002.  Accept parenthesized sign condition.

    Also new specific diagnostics for invalid use of a device name outside
    SELECT.

    gcc/cobol/ChangeLog:

            * parse.y: New diagnostic messages regarding invalid device
            name use.
            * scan.l: Add right paren as lexical terminator for simple
            condition.

Reply via email to