public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-1.0 hppa1.1-hp-hpux9.01 results
@ 1997-12-04 15:02 Kaveh R. Ghazi
  0 siblings, 0 replies; only message in thread
From: Kaveh R. Ghazi @ 1997-12-04 15:02 UTC (permalink / raw)
  To: egcs

	I bootstrapped egcs-1.0 on hppa1.1-hp-hpux9.01 using cc for
stage1, native as/ld and BOOT_CFLAGS="-O3 -funroll-all-loops -pipe"
and I got a clean "make compare".

	Below are the c-torture errors which cause cc1 crashes (ie not
caused by using native as/ld) and the results from "make check".

		--Kaveh


TEST DIR: execute
ERROR: 920501-7.c: compiler got signal 6: -O -fno-omit-frame-pointer 
ERROR: 920501-7.c: compiler got signal 6: -O -fomit-frame-pointer 
ERROR: 920501-7.c: compiler got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: 920501-7.c: compiler got signal 6: -O2 -fomit-frame-pointer 
ERROR: 920501-7.c: compiler got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: 920501-7.c: compiler got signal 6: -O3 -fomit-frame-pointer 
ERROR: 920501-7.c: compiler got signal 6: -O3 -funroll-all-loops 
ERROR: 920501-5.c: compiler got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: 920501-5.c: compiler got signal 6: -O3 -fomit-frame-pointer 
ERROR: 920501-5.c: compiler got signal 6: -O3 -funroll-all-loops 
ERROR: 920428-2.c: compiler got signal 6: -O -fno-omit-frame-pointer 
ERROR: 920428-2.c: compiler got signal 6: -O -fomit-frame-pointer 
ERROR: 920428-2.c: compiler got signal 6: -O2 -fno-omit-frame-pointer 
ERROR: 920428-2.c: compiler got signal 6: -O2 -fomit-frame-pointer 
ERROR: 920428-2.c: compiler got signal 6: -O3 -fno-omit-frame-pointer 
ERROR: 920428-2.c: compiler got signal 6: -O3 -fomit-frame-pointer 
ERROR: 920428-2.c: compiler got signal 6: -O3 -funroll-all-loops 
Test completed with 85 failures
TEST DIR: compile
ERROR: 961203-1.c: compiler got signal 11:  
ERROR: 961203-1.c: compiler got signal 11: -O -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O2 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O2 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -fno-omit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -fomit-frame-pointer 
ERROR: 961203-1.c: compiler got signal 11: -O3 -funroll-all-loops 
Test completed with 8 failures
TEST DIR: noncompile
Test completed successfully
TEST DIR: unsorted
Test completed successfully

(c-torture duplicates from tests using -fpic/-fPIC are omitted.)


		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

FAIL: tlist.cc compilation
FAIL: tmap.cc compilation
FAIL: tvector.cc compilation

		=== libstdc++ Summary ===

# of expected passes		21
# of unexpected failures	3
# of expected failures		6

		=== gcc tests ===

FAIL: gcc.c-torture/execute/920302-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920302-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920302-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920302-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920302-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/920302-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/920415-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920415-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920415-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920428-2.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920428-2.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920428-2.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920428-2.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920501-3.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920501-3.c execution,  -O1 
FAIL: gcc.c-torture/execute/920501-3.c execution,  -O2 
FAIL: gcc.c-torture/execute/920501-3.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920501-3.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/920501-3.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/920501-4.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920501-4.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920501-4.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920501-4.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920501-5.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920501-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/920501-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/920501-5.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920501-7.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920501-7.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920501-7.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920501-7.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920721-4.c compilation,  -O0 
FAIL: gcc.c-torture/execute/920721-4.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920721-4.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920721-4.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/920721-4.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/920721-4.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/comp-goto-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/comp-goto-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/comp-goto-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/comp-goto-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/comp-goto-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/comp-goto-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/func-ptr-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/func-ptr-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/func-ptr-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/func-ptr-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/nest-stdar-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 

		=== gcc Summary ===

# of expected passes		4797
# of unexpected failures	52
# of expected failures		5
# of untested testcases		36
# of unsupported tests		6

		=== g++ tests ===

FAIL: g++.brendan/copy2.C (test for excess errors)
FAIL: g++.brendan/copy3.C (test for excess errors)
FAIL: g++.brendan/copy8.C (test for excess errors)
FAIL: g++.brendan/dtors1.C (test for excess errors)
FAIL: g++.brendan/dtors2.C (test for excess errors)
FAIL: g++.brendan/dtors3.C (test for excess errors)
FAIL: g++.brendan/new2.C (test for excess errors)
FAIL: g++.brendan/new3.C (test for excess errors)
FAIL: g++.brendan/union1.C (test for excess errors)
FAIL: g++.brendan/vtables1.C (test for excess errors)
FAIL: g++.bugs/900321_02.C (test for excess errors)
FAIL: g++.bugs/900519_08.C (test for excess errors)
FAIL: g++.bugs/900520_04.C (test for excess errors)
FAIL: g++.bugs/900520_05.C (test for excess errors)
FAIL: g++.eh/pdel1.C (test for excess errors)
FAIL: g++.eh/pdel2.C (test for excess errors)
FAIL: g++.eh/rethrow1.C (test for excess errors)
FAIL: g++.eh/rethrow2.C (test for excess errors)
FAIL: g++.eh/rethrow3.C (test for excess errors)
FAIL: g++.eh/spec1.C (test for excess errors)
FAIL: g++.eh/spec2.C (test for excess errors)
FAIL: g++.eh/spec4.C (test for excess errors)
FAIL: g++.gb/sig10.C (test for excess errors)
FAIL: g++.gb/sig19.C (test for excess errors)
FAIL: g++.gb/sig20.C (test for excess errors)
FAIL: g++.gb/sig21.C (test for excess errors)
FAIL: g++.gb/sig31.C (test for excess errors)
FAIL: g++.jason/2371.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/mi.C (test for excess errors)
FAIL: g++.jason/new3.C (test for excess errors)
FAIL: g++.jason/new4.C (test for excess errors)
FAIL: g++.jason/new5.C (test for excess errors)
FAIL: g++.jason/overload13.C (test for excess errors)
FAIL: g++.jason/ref10.C (test for excess errors)
FAIL: g++.jason/rvalue1.C (test for excess errors)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.jason/virtual2.C (test for excess errors)
FAIL: g++.law/arm7.C (test for excess errors)
FAIL: g++.law/array1.C (test for excess errors)
FAIL: g++.law/code-gen5.C (test for excess errors)
FAIL: g++.law/copy1.C (test for excess errors)
FAIL: g++.law/ctors12.C (test for excess errors)
FAIL: g++.law/ctors15.C (test for excess errors)
FAIL: g++.law/ctors8.C (test for excess errors)
FAIL: g++.law/operators23.C (test for excess errors)
FAIL: g++.law/operators27.C (test for excess errors)
FAIL: g++.law/operators7.C (test for excess errors)
FAIL: g++.law/operators8.C (test for excess errors)
FAIL: g++.law/scope2.C (test for excess errors)
FAIL: g++.law/virtual3.C (test for excess errors)
FAIL: g++.law/virtual4.C (test for excess errors)
FAIL: g++.mike/align1.C (test for excess errors)
FAIL: g++.mike/dyncast1.C (test for excess errors)
FAIL: g++.mike/dyncast2.C (test for excess errors)
FAIL: g++.mike/dyncast5.C (test for excess errors)
FAIL: g++.mike/dyncast7.C (test for excess errors)
FAIL: g++.mike/dyncast8.C (test for excess errors)
FAIL: g++.mike/eh10.C (test for excess errors)
FAIL: g++.mike/eh12.C (test for excess errors)
FAIL: g++.mike/eh14.C (test for excess errors)
FAIL: g++.mike/eh16.C (test for excess errors)
FAIL: g++.mike/eh17.C (test for excess errors)
FAIL: g++.mike/eh18.C (test for excess errors)
FAIL: g++.mike/eh2.C (test for excess errors)
FAIL: g++.mike/eh21.C (test for excess errors)
FAIL: g++.mike/eh23.C (test for excess errors)
FAIL: g++.mike/eh24.C (test for excess errors)
FAIL: g++.mike/eh25.C (test for excess errors)
FAIL: g++.mike/eh26.C (test for excess errors)
FAIL: g++.mike/eh27.C (test for excess errors)
FAIL: g++.mike/eh28.C (test for excess errors)
FAIL: g++.mike/eh29.C (test for excess errors)
FAIL: g++.mike/eh3.C (test for excess errors)
FAIL: g++.mike/eh31.C (test for excess errors)
FAIL: g++.mike/eh34.C (test for excess errors)
FAIL: g++.mike/eh35.C (test for excess errors)
FAIL: g++.mike/eh36.C (test for excess errors)
FAIL: g++.mike/eh37.C (test for excess errors)
FAIL: g++.mike/eh38.C (test for excess errors)
FAIL: g++.mike/eh39.C (test for excess errors)
FAIL: g++.mike/eh40.C (test for excess errors)
FAIL: g++.mike/eh41.C (test for excess errors)
FAIL: g++.mike/eh42.C (test for excess errors)
FAIL: g++.mike/eh44.C (test for excess errors)
FAIL: g++.mike/eh47.C (test for excess errors)
FAIL: g++.mike/eh48.C (test for excess errors)
FAIL: g++.mike/eh49.C  Execution test
FAIL: g++.mike/eh5.C (test for excess errors)
FAIL: g++.mike/eh51.C (test for excess errors)
FAIL: g++.mike/eh53.C (test for excess errors)
FAIL: g++.mike/eh55.C (test for excess errors)
FAIL: g++.mike/eh56.C (test for excess errors)
FAIL: g++.mike/eh6.C (test for excess errors)
FAIL: g++.mike/eh7.C (test for excess errors)
FAIL: g++.mike/eh8.C (test for excess errors)
FAIL: g++.mike/eh9.C (test for excess errors)
FAIL: g++.mike/mi1.C (test for excess errors)
FAIL: g++.mike/mi2.C (test for excess errors)
FAIL: g++.mike/misc13.C (test for excess errors)
FAIL: g++.mike/misc14.C (test for excess errors)
FAIL: g++.mike/net15.C (test for excess errors)
FAIL: g++.mike/net21.C (test for excess errors)
FAIL: g++.mike/offset1.C (test for excess errors)
FAIL: g++.mike/p11667.C (test for excess errors)
FAIL: g++.mike/p1248.C (test for excess errors)
FAIL: g++.mike/p1567.C (test for excess errors)
FAIL: g++.mike/p1862.C (test for excess errors)
FAIL: g++.mike/p2846.C (test for excess errors)
FAIL: g++.mike/p3068.C (test for excess errors)
FAIL: g++.mike/p3139.C (test for excess errors)
FAIL: g++.mike/p3708.C (test for excess errors)
FAIL: g++.mike/p3708a.C (test for excess errors)
FAIL: g++.mike/p3708b.C (test for excess errors)
FAIL: g++.mike/p4246.C (test for excess errors)
FAIL: g++.mike/p4736c.C (test for excess errors)
FAIL: g++.mike/p5469.C (test for excess errors)
FAIL: g++.mike/p5469a.C (test for excess errors)
FAIL: g++.mike/p5571.C (test for excess errors)
FAIL: g++.mike/p658.C (test for excess errors)
FAIL: g++.mike/p6927.C (test for excess errors)
FAIL: g++.mike/p7180.C (test for excess errors)
FAIL: g++.mike/p755a.C (test for excess errors)
FAIL: g++.mike/p789a.C (test for excess errors)
FAIL: g++.mike/p7912.C (test for excess errors)
FAIL: g++.mike/p8018.C (test for excess errors)
FAIL: g++.mike/p8483.C (test for excess errors)
FAIL: g++.mike/p9706.C (test for excess errors)
FAIL: g++.mike/p9732a.C (test for excess errors)
FAIL: g++.mike/pmf2.C (test for excess errors)
FAIL: g++.mike/rtti3.C (test for excess errors)
FAIL: g++.mike/thunk2.C (test for excess errors)
FAIL: g++.mike/thunk3.C (test for excess errors)
FAIL: g++.mike/virt2.C (test for excess errors)
FAIL: g++.mike/virt5.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3132
# of unexpected failures	134
# of unexpected successes	1
# of expected failures		216
# of untested testcases		6

		=== g77 tests ===

FAIL: g77.f-torture/execute/dnrm2.f compilation,  -O0 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O1 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: g77.f-torture/execute/dnrm2.f execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 

		=== g77 Summary ===

# of expected passes		125
# of unexpected failures	6
# of untested testcases		1

--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		ICon CMT Corp.

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

only message in thread, other threads:[~1997-12-04 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-04 15:02 egcs-1.0 hppa1.1-hp-hpux9.01 results Kaveh R. Ghazi

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