https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121360
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jerry DeLisle <[email protected]>: https://gcc.gnu.org/g:e108c4286c66cca613f2416fe63e2e04662ffccd commit r16-7732-ge108c4286c66cca613f2416fe63e2e04662ffccd Author: Andre Vehreschild <[email protected]> Date: Wed Feb 4 13:40:41 2026 +0100 Fortran: Fix coarray assignment when rhs is complicated. PR fortran/121360 gcc/fortran/ChangeLog: * resolve.cc: Introduce temporary holding rhs when lhs is a coarray expresssion.
