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.0 alphaev56-unknown-linux-gnulibc1 test results



Successfully built on linux alpha (Redhat 4.2),
alphaev56-unknown-linux-gnulibc1, *after* removing the f subdirectory so
as to avoid trying to build the fortran compiler (because it fails).
I have miscellaneous gcc & kernel patches installed.

GOOD WORK!

Configuration:
   ../egcs-1.0/configure --prefix=/usr/local/egcs --enable-haifa


I'm not including the tests run on the existing C compiler because it
doesn't seem like the instructions for doing such are on the website
any longer.  If someone tells me how to do it, I'll run it.


Test results:
		=== libio Summary ===

# of expected passes		40
		=== libstdc++ Summary ===

# of expected passes		30

		=== gcc tests ===

FAIL: gcc.c-torture/execute/960218-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/960218-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 

		=== gcc Summary ===

# of expected passes		4856
# of unexpected failures	14
# of expected failures		5
# of unsupported tests		9

		=== g++ tests ===

FAIL: g++.benjamin/p12475.C  (test for warnings, line 4)
XPASS: g++.brendan/array1.C overflow in array dimension.* , (test for errors, line 6)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3390
# of unexpected failures	1
# of unexpected successes	4
# of expected failures		82
# of untested testcases		10

		=== g77 Summary ===

# of unexpected failures	72
# of untested testcases		60
WARNING: alphaev56-unknown-linux-gnulibc1-g77 does not exist
make[1]: [check-g77] Error 1 (ignored)
make[1]: Leaving directory `/home/hjstein/software/egcs-1.0-build/gcc'


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