This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Regressions on latest trunk


The following are failing:

Running /mnt/sdb2/gcc43/gcc/testsuite/gfortran.dg/dg.exp ...
FAIL: gfortran.dg/interface_12.f90 -O2 execution test
FAIL: gfortran.dg/interface_12.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/interface_12.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/interface_12.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/interface_12.f90 -O3 -g execution test
FAIL: gfortran.dg/result_in_spec_1.f90 -O2 execution test
FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/result_in_spec_1.f90 -O3 -g execution test


Seem to pass with no optimization.

I was having no problems yesterday, so I suspect this is within the last 24 hours or so. This is on x86-64-linux-gnu, clean bootstrap, clean trunk. Updated a few hours ago.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]