https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65955
--- Comment #9 from vries at gcc dot gnu.org --- (In reply to ktkachov from comment #8) > (In reply to vries from comment #7) > > (In reply to vries from comment #6) > > > I'm now doing a nobootstrap build and test with and without the patch. > > > > I have reproduced the failure using the nobootstrap build: > > <snip> > > > > > FAIL: gfortran.dg/pr43984.f90 -O (internal compiler error) > > FAIL: gfortran.dg/pr43984.f90 -O (test for excess errors) > > ... > > You mean without my patch, right? (hopefully ;)) Yes :) > I can't reproduce it on my cross build with > -mthumb/-march=armv7-a/-mfloat-abi=hard/-mfpu=vfpv3-d16 unfortunately with checking=yes,rtl?