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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <[email protected]>:

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

commit r16-8309-gb2b3db8f83a37492429327b5228ee1c7f20a13f7
Author: Harald Anlauf <[email protected]>
Date:   Fri Mar 27 20:51:20 2026 +0100

    Fortran: fix array bounds violation in min_max_args [PR124656]

            PR fortran/124656

    gcc/fortran/ChangeLog:

            * check.cc (min_max_args): Fix array index used for registering
            labeled arguments of the MIN/MAX intrinsics for subsequent
            duplicate label checks.

Reply via email to