On Fri, Apr 18, 2025 at 05:48:46PM -0700, Jerry D wrote: > I will be committing a fix for this to the 16 mainline tonight. > > I am requesting Release Manager approval to push to 15 release branch after > full testing here. > > Regards, > > Jerry > > See attached diff. > > 2025-04-18 Steven G. Kargl <ka...@gcc.gnu.org> > > PR fortran/119836 > * resolve.cc(check_pure_function, pure_subroutine): Fix checking for > an impure subprogram within a DO CONCURRENT construct. > > > 2025-04-18 Steven G. Kargl <ka...@gcc.gnu.org> > > PR fortran/119836 > * gfortran.dg/do_concurrent_all_clauses.f90: Remove invalid > dg-error test. > * gfortran.dg/pr119836_1.f90: New test. > * gfortran.dg/pr119836_2.f90: Ditto. > * gfortran.dg/pr119836_3.f90: Ditto. > * gfortran.dg/pr119836_4.f90: Ditto.
Ok for 15.1 if you can commit this before RC2 is being made. Jakub