https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534
--- Comment #59 from howarth at bromo dot med.uc.edu --- (In reply to Martin Liška from comment #58) > Hello Jack. > > I would like to thank you for the effort you invested in testing. I'm going > to push all IPA ICF related patches to mainline as soon as possible. > > Interesting think would be to have a machine with darwin platform in compile > farm. But I know it must be a different machine than your MacPro :) > > Thanks, > Martin Martin, Using "make -k check-gfortran RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'" on the build from Comment 57 as a quick regression scan shows... Test Run By howarth on Fri Nov 7 02:25:01 2014 Native configuration is x86_64-apple-darwin14.0.0 === gfortran tests === Schedule of variations: unix/-m32 unix/-m64 Running target unix/-m32 Using /sw/share/dejagnu/baseboards/unix.exp as board description file for target. Using /sw/share/dejagnu/config/unix.exp as generic interface file for target. Using /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/coarray/caf.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/debug/debug.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/dg.exp ... FAIL: gfortran.dg/assumed_rank_10.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/assumed_rank_10.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O2 execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -g execution test FAIL: gfortran.dg/assumed_rank_8.f90 -Os execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O2 execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -g execution test FAIL: gfortran.dg/assumed_rank_9.f90 -Os execution test Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/gomp/gomp.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/graphite/graphite.exp ... FAIL: gfortran.dg/graphite/pr42393.f90 -O (internal compiler error) FAIL: gfortran.dg/graphite/pr42393.f90 -O (test for excess errors) Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/guality/guality.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/ieee/ieee.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/lto/lto.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/vect/vect.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.fortran-torture/compile/compile.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.fortran-torture/execute/execute.exp ... === gfortran Summary for unix/-m32 === # of expected passes 46508 # of unexpected failures 16 # of expected failures 52 # of unsupported tests 214 Running target unix/-m64 Using /sw/share/dejagnu/baseboards/unix.exp as board description file for target. Using /sw/share/dejagnu/config/unix.exp as generic interface file for target. Using /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/config/default.exp as tool-and-target-specific interface file. Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/coarray/caf.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/debug/debug.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/dg.exp ... FAIL: gfortran.dg/assumed_rank_8.f90 -O2 execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/assumed_rank_8.f90 -O3 -g execution test FAIL: gfortran.dg/assumed_rank_8.f90 -Os execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O2 execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/assumed_rank_9.f90 -O3 -g execution test FAIL: gfortran.dg/assumed_rank_9.f90 -Os execution test Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/gomp/gomp.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/graphite/graphite.exp ... FAIL: gfortran.dg/graphite/pr42393.f90 -O (internal compiler error) FAIL: gfortran.dg/graphite/pr42393.f90 -O (test for excess errors) Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/guality/guality.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/ieee/ieee.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/lto/lto.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.dg/vect/vect.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.fortran-torture/compile/compile.exp ... Running /sw/src/fink.build/gcc50-5.0.0-1000/gcc-5.0-20141106/gcc/testsuite/gfortran.fortran-torture/execute/execute.exp ... === gfortran Summary for unix/-m64 === # of expected passes 46797 # of unexpected failures 14 # of expected failures 52 # of unsupported tests 76 === gfortran Summary === # of expected passes 93305 # of unexpected failures 30 # of expected failures 104 # of unsupported tests 290 /sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../gfortran version 5.0.0 20141106 (experimental) (GCC) I suspect these regressions may be fixed by adding in the proposed patch from... https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63534#c50 which I am currently testing.