[Bug testsuite/119818] FAIL: cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob -O0 execution test

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 17 13:17:35 GMT 2026


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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Thomas Schwinge <tschwinge@gcc.gnu.org>:

https://gcc.gnu.org/g:90b1d10ad1b2908c40af9cb53007f69d4435b220

commit r16-8724-g90b1d10ad1b2908c40af9cb53007f69d4435b220
Author: Thomas Schwinge <tschwinge@baylibre.com>
Date:   Fri Apr 18 13:01:57 2025 +0200

    Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' (take
2) [PR119818]

    In recent commit 1cbfc71e53207bde3f0d28354b5c92d973d4b435
    "cobol: Update and expand DejaGNU test suite", we lost the
    commit ed8761241ac529ccddb2b76a1895c124c67c132c
    "Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob'
[PR119818]"
    patch, and with that in certain configurations regressed:

        PASS: cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob   -O0  (test for
excess errors)
        [-PASS:-]{+FAIL:+} cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob  
-O0  execution test
        [Etc.]

    Re-apply that patch.

            PR cobol/119818
            gcc/testsuite/
            * cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob:
            'dg-set-target-env-var TZ UTC0' (take 2).


More information about the Gcc-bugs mailing list