I plane to commit the new test case provided by Christopher in the PR104827 and
close it. The PR was likely fixed earlier in 15.
Regards,
Jerry
commit 5f22ec5e26288e661ef6c2b93fd3948ad0aee429 (HEAD -> master)
Author: Christopher Albert <[email protected]>
Date: Wed Mar 11 00:26:14 2026 +0100
fortran: Add testcase [PR104827]
The reproducer from the bug report now gives a proper error on current
trunk instead of an ICE. Add a testcase to prevent future regressions.
PR fortran/104827
gcc/testsuite/ChangeLog:
PR fortran/104827
* gfortran.dg/gomp/pr104827.f90: New test.
Signed-off-by: Christopher Albert <[email protected]>