public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/31682]  New: [4.3 regression]: Many libgomp failures
@ 2007-04-24 14:17 hjl at lucon dot org
  2007-04-26 15:32 ` [Bug libgomp/31682] " rguenth at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl at lucon dot org @ 2007-04-24 14:17 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgomp/31682] [4.3 regression]: Many libgomp failures
  2007-04-24 14:17 [Bug libgomp/31682] New: [4.3 regression]: Many libgomp failures hjl at lucon dot org
@ 2007-04-26 15:32 ` rguenth at gcc dot gnu dot org
  2007-04-28 16:17 ` hjl at lucon dot org
  2007-04-30 10:27 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-04-26 15:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-04-26 16:32 -------
Those seem to be gone again.  Maybe related to PR31703.


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgomp/31682] [4.3 regression]: Many libgomp failures
  2007-04-24 14:17 [Bug libgomp/31682] New: [4.3 regression]: Many libgomp failures hjl at lucon dot org
  2007-04-26 15:32 ` [Bug libgomp/31682] " rguenth at gcc dot gnu dot org
@ 2007-04-28 16:17 ` hjl at lucon dot org
  2007-04-30 10:27 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: hjl at lucon dot org @ 2007-04-28 16:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl at lucon dot org  2007-04-28 17:17 -------
It seems to work now:

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


-- 

hjl at lucon dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libgomp/31682] [4.3 regression]: Many libgomp failures
  2007-04-24 14:17 [Bug libgomp/31682] New: [4.3 regression]: Many libgomp failures hjl at lucon dot org
  2007-04-26 15:32 ` [Bug libgomp/31682] " rguenth at gcc dot gnu dot org
  2007-04-28 16:17 ` hjl at lucon dot org
@ 2007-04-30 10:27 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-30 10:27 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.0


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-30 10:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-24 14:17 [Bug libgomp/31682] New: [4.3 regression]: Many libgomp failures hjl at lucon dot org
2007-04-26 15:32 ` [Bug libgomp/31682] " rguenth at gcc dot gnu dot org
2007-04-28 16:17 ` hjl at lucon dot org
2007-04-30 10:27 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).