public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 980429 results on i586-pc-sco3.2v5.0.4
@ 1998-04-29 12:27 Robert Lipe
  0 siblings, 0 replies; only message in thread
From: Robert Lipe @ 1998-04-29 12:27 UTC (permalink / raw)
  To: egcs

I've been out of town lately and haven't had much time to devote to EGCS.
I did start an update/build/test cycle last night.   Here are the diffs
of the result summaries.    We seem to have several regressions since 
earlier this month.   I'll try to investigate them further if anyone needs
more info..

RJL


--- multi-980407/summary
+++ multi-980429/summary
@@ -3,21 +3,65 @@
 		=== gcc tests ===
 
 Running target unix/-mcoff
+FAIL: gcc.c-torture/compile/950613-1.c,  -O0  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -fomit-frame-pointer -finline-functions  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -g  
+FAIL: gcc.c-torture/execute/950511-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/961122-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
+FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
+FAIL: gcc.dg/980414-1.c (test for excess errors)
+WARNING: gcc.dg/980414-1.c compilation failed to produce executable
 FAIL: gcc.dg/switch-1.c (test for excess errors)
 
 
 Running target unix/-melf
+FAIL: gcc.c-torture/compile/950613-1.c,  -O0  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -fomit-frame-pointer -finline-functions  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops  
 FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -g  
+FAIL: gcc.c-torture/execute/950511-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/961122-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
+FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
+FAIL: gcc.dg/980414-1.c (test for excess errors)
+WARNING: gcc.dg/980414-1.c compilation failed to produce executable
 
 
 Running target unix/-fPIC
+FAIL: gcc.c-torture/compile/950613-1.c,  -O0  
+FAIL: gcc.c-torture/execute/921215-1.c execution,  -O0 
+FAIL: gcc.c-torture/execute/921215-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/921215-1.c execution,  -O2 
+FAIL: gcc.c-torture/execute/921215-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/921215-1.c execution,  -O2 -g 
+FAIL: gcc.c-torture/execute/931002-1.c execution,  -O0 
+FAIL: gcc.c-torture/execute/931002-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/931002-1.c execution,  -O2 
+FAIL: gcc.c-torture/execute/931002-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/931002-1.c execution,  -O2 -g 
+FAIL: gcc.c-torture/execute/950511-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/961122-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
+FAIL: gcc.c-torture/execute/961213-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
+FAIL: gcc.c-torture/execute/bf64-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/comp-goto-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/comp-goto-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
+FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O0 
+FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O1 
+FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 
+FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
+FAIL: gcc.c-torture/execute/nestfunc-1.c execution,  -O2 -g 
+FAIL: gcc.dg/980414-1.c (test for excess errors)
+WARNING: gcc.dg/980414-1.c compilation failed to produce executable
+FAIL: gcc.misc-tests/gcov-1.c execution test
+FAIL: gcov-1.c:1:is 4:should be 11
+FAIL: gcov-1.c:1:is 5:should be 10
+FAIL: gcov-1.c:1:is 7:should be 1
+FAIL: gcc.misc-tests/gcov-2.c execution test (PRMS 8294)
 
 
 
@@ -35,19 +79,83 @@
 FAIL: g++.mike/p2736.C  Execution test
 FAIL: g++.mike/p4750.C (test for excess errors)
 FAIL: g++.other/float1.C  Execution test
+FAIL: g++.other/rtti5.C  Execution test
 FAIL: g++.robertl/980310-2.C  Execution test
+FAIL: g++.robertl/980310-3.C  Execution test
 
 
 Running target unix/-melf
 FAIL: g++.law/profile1.C (test for excess errors)
 FAIL: g++.other/float1.C  Execution test
+FAIL: g++.other/rtti5.C  Execution test
 FAIL: g++.robertl/980310-2.C  Execution test
+FAIL: g++.robertl/980310-3.C  Execution test
 
 
 Running target unix/-fPIC
+FAIL: g++.brendan/eh1.C  Execution test
+FAIL: g++.eh/cleanup1.C  Execution test
+FAIL: g++.eh/flow1.C  Execution test
+FAIL: g++.eh/new1.C  Execution test
+FAIL: g++.eh/new2.C  Execution test
+FAIL: g++.eh/pdel1.C  Execution test
+FAIL: g++.eh/pdel2.C  Execution test
+FAIL: g++.eh/ptr1.C  Execution test
+FAIL: g++.eh/rethrow1.C  Execution test
+FAIL: g++.eh/rethrow2.C  Execution test
+FAIL: g++.eh/rethrow3.C  Execution test
+FAIL: g++.eh/rethrow4.C  Execution test
+FAIL: g++.eh/rethrow5.C  Execution test
+FAIL: g++.eh/spec1.C  Execution test
+FAIL: g++.eh/spec2.C  Execution test
+FAIL: g++.eh/spec3.C  Execution test
+FAIL: g++.eh/spec4.C  Execution test
 FAIL: g++.law/profile1.C (test for excess errors)
+FAIL: g++.mike/dyncast1.C  Execution test
+FAIL: g++.mike/dyncast2.C  Execution test
+FAIL: g++.mike/eh10.C  Execution test
+FAIL: g++.mike/eh12.C  Execution test
+FAIL: g++.mike/eh14.C  Execution test
+FAIL: g++.mike/eh16.C  Execution test
+FAIL: g++.mike/eh17.C  Execution test
+FAIL: g++.mike/eh18.C  Execution test
+FAIL: g++.mike/eh2.C  Execution test
+FAIL: g++.mike/eh21.C  Execution test
+FAIL: g++.mike/eh23.C  Execution test
+FAIL: g++.mike/eh24.C  Execution test
+FAIL: g++.mike/eh25.C  Execution test
+FAIL: g++.mike/eh26.C  Execution test
+FAIL: g++.mike/eh27.C  Execution test
+FAIL: g++.mike/eh28.C  Execution test
+FAIL: g++.mike/eh29.C  Execution test
+FAIL: g++.mike/eh3.C  Execution test
+FAIL: g++.mike/eh31.C  Execution test
+FAIL: g++.mike/eh33.C  Execution test
+FAIL: g++.mike/eh34.C  Execution test
+FAIL: g++.mike/eh35.C  Execution test
+FAIL: g++.mike/eh36.C  Execution test
+FAIL: g++.mike/eh37.C  Execution test
+FAIL: g++.mike/eh38.C  Execution test
+FAIL: g++.mike/eh39.C  Execution test
+FAIL: g++.mike/eh40.C  Execution test
+FAIL: g++.mike/eh41.C  Execution test
+FAIL: g++.mike/eh42.C  Execution test
+FAIL: g++.mike/eh44.C  Execution test
+FAIL: g++.mike/eh47.C  Execution test
+FAIL: g++.mike/eh48.C  Execution test
+FAIL: g++.mike/eh49.C  Execution test
+FAIL: g++.mike/eh5.C  Execution test
+FAIL: g++.mike/eh50.C  Execution test
+FAIL: g++.mike/eh51.C  Execution test
+FAIL: g++.mike/eh55.C  Execution test
+FAIL: g++.mike/eh6.C  Execution test
+FAIL: g++.mike/eh8.C  Execution test
+FAIL: g++.mike/p7912.C  Execution test
+FAIL: g++.mike/p9706.C  Execution test
 FAIL: g++.other/float1.C  Execution test
+FAIL: g++.other/rtti5.C  Execution test
 FAIL: g++.robertl/980310-2.C  Execution test
+FAIL: g++.robertl/980310-3.C  Execution test
 
 
 
@@ -58,12 +166,15 @@
 		=== libio tests ===
 
 Running target unix/-mcoff
+FAIL: tiomisc.cc compilation 
 
 
 Running target unix/-melf
+FAIL: tiomisc.cc compilation 
 
 
 Running target unix/-fPIC
+FAIL: tiomisc.cc compilation 
 
 
 
@@ -88,6 +199,20 @@
 		=== g77 tests ===
 
 Running target unix/-mcoff
+FAIL: g77.f-torture/compile/970125-0.f,  -O1  
+FAIL: g77.f-torture/compile/970125-0.f,  -O2  
+FAIL: g77.f-torture/compile/970125-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980419-1.f,  -O0  
+FAIL: g77.f-torture/compile/980419-1.f,  -O1  
+FAIL: g77.f-torture/compile/980419-1.f,  -O2  
+FAIL: g77.f-torture/compile/980419-1.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980424-0.f,  -O1  
+FAIL: g77.f-torture/compile/980424-0.f,  -O2  
+FAIL: g77.f-torture/compile/980424-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980427-0.f,  -O0  
+FAIL: g77.f-torture/compile/980427-0.f,  -O1  
+FAIL: g77.f-torture/compile/980427-0.f,  -O2  
+FAIL: g77.f-torture/compile/980427-0.f,  -O2 -fomit-frame-pointer -finline-functions  
 FAIL: g77.f-torture/execute/971102-1.f compilation,  -O0 
 FAIL: g77.f-torture/execute/971102-1.f compilation,  -O1 
 FAIL: g77.f-torture/execute/971102-1.f compilation,  -O2 
@@ -151,14 +276,44 @@
 
 
 Running target unix/-melf
+FAIL: g77.f-torture/compile/970125-0.f,  -O1  
+FAIL: g77.f-torture/compile/970125-0.f,  -O2  
+FAIL: g77.f-torture/compile/970125-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980419-1.f,  -O0  
+FAIL: g77.f-torture/compile/980419-1.f,  -O1  
+FAIL: g77.f-torture/compile/980419-1.f,  -O2  
+FAIL: g77.f-torture/compile/980419-1.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980424-0.f,  -O1  
+FAIL: g77.f-torture/compile/980424-0.f,  -O2  
+FAIL: g77.f-torture/compile/980424-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980427-0.f,  -O0  
+FAIL: g77.f-torture/compile/980427-0.f,  -O1  
+FAIL: g77.f-torture/compile/980427-0.f,  -O2  
+FAIL: g77.f-torture/compile/980427-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/execute/complex_1.f execution,  -O2 -fomit-frame-pointer -finline-functions 
 
 
 Running target unix/-fPIC
+FAIL: g77.f-torture/compile/970125-0.f,  -O1  
+FAIL: g77.f-torture/compile/970125-0.f,  -O2  
+FAIL: g77.f-torture/compile/970125-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980419-1.f,  -O0  
+FAIL: g77.f-torture/compile/980419-1.f,  -O1  
+FAIL: g77.f-torture/compile/980419-1.f,  -O2  
+FAIL: g77.f-torture/compile/980419-1.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980424-0.f,  -O1  
+FAIL: g77.f-torture/compile/980424-0.f,  -O2  
+FAIL: g77.f-torture/compile/980424-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/compile/980427-0.f,  -O0  
+FAIL: g77.f-torture/compile/980427-0.f,  -O1  
+FAIL: g77.f-torture/compile/980427-0.f,  -O2  
+FAIL: g77.f-torture/compile/980427-0.f,  -O2 -fomit-frame-pointer -finline-functions  
+FAIL: g77.f-torture/execute/complex_1.f execution,  -O2 -fomit-frame-pointer -finline-functions 
 
 
 
 
 
-/home/play/negcs/gcc/xgcc version egcs-2.91.22 980404 (gcc2 ss-980401 experimental)
-/home/play/negcs/gcc/testsuite/../xgcc version egcs-2.91.22 980404 (gcc2 ss-980401 experimental)
-/home/play/negcs/gcc/g77 version egcs-2.91.22 980404 (gcc2 ss-980401 experimental)
+/home/play/negcs/gcc/xgcc version egcs-2.91.25 19980425 (gcc2 ss-980401 experimental)
+/home/play/negcs/gcc/testsuite/../xgcc version egcs-2.91.25 19980425 (gcc2 ss-980401 experimental)
+/home/play/negcs/gcc/g77 version egcs-2.91.25 19980425 (gcc2 ss-980401 experimental)




-- 
Robert Lipe       http://www.dgii.com/people/robertl       robertl@dgii.com
              (WEB ADDRESS MAY BE TEMPORARILY UNAVAILABLE)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-04-29 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-29 12:27 980429 results on i586-pc-sco3.2v5.0.4 Robert Lipe

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).