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

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

https://gcc.gnu.org/g:48ef652689b96f4305d5a9c30c4c9f2008cbd4d8

commit r10-10412-g48ef652689b96f4305d5a9c30c4c9f2008cbd4d8
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu Jan 13 21:50:45 2022 +0100

    Fortran: fix ICE overloading elemental intrinsics

    gcc/fortran/ChangeLog:

            PR fortran/103782
            * expr.c (gfc_simplify_expr): Adjust logic for when to scalarize a
            call of an intrinsic which may have been overloaded.

    gcc/testsuite/ChangeLog:

            PR fortran/103782
            * gfortran.dg/overload_4.f90: New test.

    (cherry picked from commit a4a8ae123cd70188e4b4bf5e288a84e0a76fb0fd)

Reply via email to