This is the mail archive of the gcc-bugs@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]

[Bug target/47976] New: Recent fortran testsuite regressions


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


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