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 fortran/31781] New: fortran regressions on trunk if you --disable-checking


if you --disable-checking when you build, you get additional fortran
regressions.  This is true on the current trunk and has most likely been true
for at least two weeks.  

FAIL: gfortran.dg/repeat_2.f90  -O0  execution test
FAIL: gfortran.dg/repeat_2.f90  -O1  execution test
FAIL: gfortran.dg/repeat_2.f90  -O2  execution test
FAIL: gfortran.dg/repeat_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/repeat_2.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: gfortran.dg/repeat_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: gfortran.dg/repeat_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/repeat_2.f90  -Os  execution test


-- 
           Summary: fortran regressions on trunk if you --disable-checking
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zadeck at naturalbridge dot com
 GCC build triplet:  x86_64-unknown-linux-gnu
  GCC host triplet:  x86_64-unknown-linux-gnu
GCC target triplet:  x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31781


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