This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/47976] New: Recent fortran testsuite regressions
- From: "ams at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 3 Mar 2011 15:38:00 +0000
- Subject: [Bug target/47976] New: Recent fortran testsuite regressions
- Auto-submitted: auto-generated
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