https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104826
--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:49ac89e03f2f171b401ac8b9d7c3cef72efbdc63 commit r15-7867-g49ac89e03f2f171b401ac8b9d7c3cef72efbdc63 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Mar 6 17:29:03 2025 +0100 testsuite: Add test for already fixed PR [PR104826] ICE on this test was fixed by r15-2131. This just adds test for it. 2025-03-06 Jakub Jelinek <ja...@redhat.com> PR fortran/104826 * gfortran.dg/gomp/pr104826.f90: New test.