This is the mail archive of the gcc@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]

egcs-1.1a sparc-sun-solaris2.5 results


Snapshot:		egcs-1.1a
Platform:		sparc-sun-solaris2.5
Stage1 compiler:	cc
Assembler:		native
Linker:			native
BOOT_CFLAGS:		-g -O3 -funroll-all-loops


Here are the extra failures when using -fpic/-fPIC, looks much better
than the last snapshot, although the rbug.c failure is still a
regression from egcs-1.0.3a.

ERROR: rbug.c: compiled program got signal 6: -O3 -fno-omit-frame-pointer -fpic
ERROR: rbug.c: compiled program got signal 6: -O3 -fomit-frame-pointer -fpic
ERROR: rbug.c: compiled program got signal 6: -O3 -funroll-all-loops -fpic

ERROR: rbug.c: compiled program got signal 6: -O3 -fno-omit-frame-pointer -fPIC
ERROR: rbug.c: compiled program got signal 6: -O3 -fomit-frame-pointer -fPIC
ERROR: rbug.c: compiled program got signal 6: -O3 -funroll-all-loops -fPIC


		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

		=== libstdc++ Summary ===

# of expected passes		30

		=== gcc tests ===

FAIL: gcc.c-torture/execute/980506-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/980506-2.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/980506-2.c execution,  -Os 
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2f.c execution,  -Os 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/loop-2g.c execution,  -Os 
FAIL: gcc.dg/980626-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		7481
# of unexpected failures	17
# of expected failures		7
# of unsupported tests		18

		=== g++ tests ===

FAIL: g++.law/code-gen5.C (test for excess errors)
XPASS: g++.pt/explicit69.C not a template instantiation (test for errors, line 2)
XPASS: g++.robertl/eb132.C (test for excess errors)
FAIL: g++.robertl/eb91.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		4219
# of unexpected failures	2
# of unexpected successes	2
# of expected failures		85
# of untested testcases		6

		=== g77 tests ===

		=== g77 Summary ===

# of expected passes		415

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Icon CMT Corp.


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