https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100683
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2021-05-31 Ever confirmed|0 |1 --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > Patch posted: > > https://gcc.gnu.org/pipermail/fortran/2021-May/056053.html The patch fixes this PR, however I see an ICE on the original test for pr87993: % gfc pr87993.f90 f951: internal compiler error: Segmentation fault: 11 This test compiles under lldb. Note that the test in the test suite compiles.