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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Paul Thomas <[email protected]>:

https://gcc.gnu.org/g:4ce47add11bdb441dd979018e09cb818557f245a

commit r15-11462-g4ce47add11bdb441dd979018e09cb818557f245a
Author: Paul Thomas <[email protected]>
Date:   Sat May 23 14:58:36 2026 +0100

    Fortran: Fix scalar class to derived select type entities. [PR125263]

    2026-05-23  Paul Thomas  <[email protected]>

    gcc/fortran
            PR fortran/125263
            * trans-expr.cc (gfc_trans_assignment_1): Pass scalar class to
            derived type assignment expressions to gfc_trans_scalar_assign.

    gcc/testsuite/
            PR fortran/125263
            * gfortran.dg/pr125263.f90: New test.

    (cherry picked from commit 6e1679ebd5e62dd63ee6c93df2514e0c08a2b674)

Reply via email to