https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122342
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Yuao Ma <[email protected]>: https://gcc.gnu.org/g:b6146faae09bbc936d280abb215c30d699b0c1d1 commit r16-4695-gb6146faae09bbc936d280abb215c30d699b0c1d1 Author: Yuao Ma <[email protected]> Date: Tue Oct 28 01:58:39 2025 +0800 fortran: revise non-char pointer handling in gfc_conv_constant PR fortran/122342 gcc/fortran/ChangeLog: * trans-const.cc (gfc_conv_constant): Create a variable for the non-char pointer. gcc/testsuite/ChangeLog: * gfortran.dg/coarray_atomic_5.f90: Update testcase. * gfortran.dg/team_form_3.f90: Likewise.
