[Bug target/47976] New: Recent fortran testsuite regressions
ams at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 3 15:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976
Summary: Recent fortran testsuite regressions
Product: gcc
Version: 4.5.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ams@gcc.gnu.org
Some where between svn167945 and svn170352, the gcc 4.5 branch has acquired two
test regressions:
FAIL: default/gfortran.sum:gfortran.dg/actual_array_constructor_3.f90 -O3
-fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: default/gfortran.sum:gfortran.dg/actual_array_constructor_3.f90 -O3
-fomit-frame-pointer -funroll-loops execution test
These both used to pass. Both now fail with segmentation faults.
My configuration: --target=arm-none-linux-gnueabi --with-arch=armv7-a
--with-float=softfp --with-fpu=vfpv3-d16 --with-mode=thumb
More information about the Gcc-bugs
mailing list