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

--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

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

commit r13-8558-gec8303dea72ed4f9ae9fdf3c996a0deef6809351
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu Feb 8 21:51:38 2024 +0100

    Fortran: error recovery on arithmetic overflow on unary operations
[PR113799]

            PR fortran/113799

    gcc/fortran/ChangeLog:

            * arith.cc (reduce_unary): Remember any overflow encountered during
            reduction of unary arithmetic operations on array constructors and
            continue, and return error status, but terminate on serious errors.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/arithmetic_overflow_2.f90: New test.

    (cherry picked from commit b3d622d70ba209b63471fc1b0970870046e55745)
  • [Bug fortran/113799] gfc_replac... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to