https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65955
--- Comment #11 from vries at gcc dot gnu.org --- (In reply to vries from comment #6) > I'm now doing a nobootstrap build and test with and without the patch. Test results: ... $ diff -I guality -u FAILs.222758 FAILs.222758.patched --- FAILs.222758 2015-05-05 19:07:39.000000000 +0800 +++ FAILs.222758.patched 2015-05-06 21:14:10.000000000 +0800 @@ -374,12 +379,6 @@ nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/class_allocate_18.f90 -O3 -fomit-frame-pointer -funroll-loops execution test nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/class_allocate_18.f90 -O3 -g execution test nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/class_allocate_18.f90 -Os execution test -nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/pr43984.f90 -O (internal compiler error) -nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/pr43984.f90 -O (test for excess errors) -nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/transfer_array_intrinsic_3.f90 -Os (internal compiler error) -nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/transfer_array_intrinsic_3.f90 -Os (test for excess errors) -nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/transfer_assumed_size_1.f90 -Os (internal compiler error) -nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/transfer_assumed_size_1.f90 -Os (test for excess errors) nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/ieee/ieee_6.f90 -O0 execution test nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/ieee/ieee_6.f90 -O1 execution test nobootstrap/build/gcc/testsuite/gfortran/gfortran.sum:FAIL: gfortran.dg/ieee/ieee_6.f90 -O2 execution test ...