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 libgomp/31682] New: [4.3 regression]: Many libgomp failures


There are many libgomp failures in

http://gcc.gnu.org/ml/gcc-testresults/2007-04/msg01222.html

                === libgomp tests ===


Running target unix/-m32

                === libgomp Summary for unix/-m32 ===

# of expected passes            1566

Running target unix
FAIL: libgomp.fortran/vla1.f90  -O1  execution test
FAIL: libgomp.fortran/vla1.f90  -O2  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.fortran/vla1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla1.f90  -Os  execution test
FAIL: libgomp.fortran/vla2.f90  -O1  execution test
FAIL: libgomp.fortran/vla2.f90  -O2  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.fortran/vla2.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla3.f90  -O1  execution test
FAIL: libgomp.fortran/vla3.f90  -O2  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.fortran/vla3.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla4.f90  -O1  execution test
FAIL: libgomp.fortran/vla4.f90  -O2  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.fortran/vla4.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla4.f90  -Os  execution test
FAIL: libgomp.fortran/vla5.f90  -O1  execution test
FAIL: libgomp.fortran/vla5.f90  -O2  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.fortran/vla5.f90  -O3 -g  execution test
FAIL: libgomp.fortran/vla5.f90  -Os  execution test
FAIL: libgomp.fortran/vla6.f90  -O1  execution test
FAIL: libgomp.fortran/vla6.f90  -O2  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -fomit-frame-pointer -funroll-loops 
execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  execution test
FAIL: libgomp.fortran/vla6.f90  -O3 -g  execution test

                === libgomp Summary for unix ===

# of expected passes            1527
# of unexpected failures        39

                === libgomp Summary ===

# of expected passes            3093
# of unexpected failures        39


-- 
           Summary: [4.3 regression]: Many libgomp failures
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
GCC target triplet: x86_64-unknown-linux-gnu


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


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