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

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

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

commit r11-10271-gde976ebed3be48bd0f2374e2a1d43a2533127d52
Author: José Rui Faustino de Sousa <jrfso...@gmail.com>
Date:   Fri Sep 2 21:35:22 2022 +0200

    Fortran: Fix ICE with automatic reallocation [PR100245]

    gcc/fortran/ChangeLog:

            PR fortran/100245
            * trans-expr.c (trans_class_assignment): Add if clause to handle
            derived type in the LHS.

    gcc/testsuite/ChangeLog:

            PR fortran/100245
            * gfortran.dg/PR100245.f90: New test.

    (cherry picked from commit 504424f33771be0405454e7845219d5df1bb88bb)

Reply via email to