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

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

https://gcc.gnu.org/g:6e1679ebd5e62dd63ee6c93df2514e0c08a2b674

commit r17-686-g6e1679ebd5e62dd63ee6c93df2514e0c08a2b674
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.

Reply via email to