https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64980
--- Comment #18 from Bernd Edlinger <bernd.edlinger at hotmail dot de> --- (In reply to Dominique d'Humieres from comment #17) > > I think this updated patch fixes all mentioned test cases. > > Confirmed, bootstrapped and regtested cleanly. > > > but there are many regressions, which would need to be fixed before > > it makes sense to test anything on the ARMv7 target: > > FAIL: gfortran.dg/coarray/coindexed_3.f90 -fcoarray=lib -O2 -lcaf_single > > -latomic > > (internal compiler error) > > ... > > Are these failures regressions caused by your patch? No, I was refering to the patch from comment#13. My latest patch causes no visible regressions, including the test cases you mentioned. BTW: should we add the original test case from pr64230 the test suite, because class_allocate_18.f90 failed to spot this regression?