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

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

https://gcc.gnu.org/g:2d416f352be898c408fd3db402719d6625f26720

commit r12-9762-g2d416f352be898c408fd3db402719d6625f26720
Author: Harald Anlauf <anl...@gmx.de>
Date:   Fri Jul 7 20:25:06 2023 +0200

    Fortran: simplification of FINDLOC for constant complex arguments
[PR110585]

    gcc/fortran/ChangeLog:

            PR fortran/110585
            * arith.cc (gfc_compare_expr): Handle equality comparison of
constant
            complex gfc_expr arguments.

    gcc/testsuite/ChangeLog:

            PR fortran/110585
            * gfortran.dg/findloc_9.f90: New test.

    (cherry picked from commit 7ac1581d066a6f3a0d4acf1042a74634258b4966)

Reply via email to