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-971206: testsuite on i586-pc-linux-gnulibc1


	Hello,

Here is the testsuite results on my box.

Great job !! 

(The gcc failure is an internal compiler 
error.)



Regards, Max



----------
libc.5.39 & ld.so.1.9.5 & binutils-2.8.1.0.15
./configure --enable-shared
BOOT_CFLAGS="-O6 -g"
 
----------

Test Run By lawson on Mon Dec  8 16:32:43 1997
Native configuration is i586-pc-linux-gnulibc1

		=== gcc tests ===

Executing on host: /tmp/egcs-971207/gcc/xgcc -B/tmp/egcs-971207/gcc/
 /tmp/egcs-971207/gcc/testsuite/gcc.c-torture/execute/921215-1.c  -w  -O2 
-fomit-frame-pointer -finline-functions    -lm  -o /tmp/921215-1.x3
compiler exited with status 1
output is:                                                                     
xgcc: Internal compiler error: program cc1 got fatal signal 11 

FAIL: gcc.c-torture/execute/921215-1.c compilation,  -O2 -fomit-frame-pointer -finline-functions 

		=== gcc Summary ===

# of expected passes		5967
# of unexpected failures	1
# of expected failures		6
# of untested testcases		1
# of unsupported tests		7
/tmp/egcs-971207/gcc/xgcc version egcs-2.91.02 971206 (gcc-2.8.0)

		=== g++ tests ===

Executing on host: /tmp/egcs-971207/gcc/testsuite/../xgcc 
-B/tmp/egcs-971207/gcc/testsuite/../ 
/tmp/egcs-971207/gcc/testsuite/g++.old-deja/g++.law/operators27.C
 -ansi -pedantic-errors  -I/tmp/egcs-971207/libio 
-I/tmp/egcs-971207/libraries/libio -I/tmp/egcs-971207/libstdc++ 
-I/tmp/egcs-971207/libstdc++/stl -I/tmp/egcs-971207/gcc/testsuite/../include 
-lstdc++  -L/tmp/egcs-971207/libraries//libstdc++ 
-L/tmp/egcs-971207/libraries//libiberty   -lm  -o /tmp/g++-law-operators27-C 
compiler exited with status 1
output is:
/tmp/cca291881.o: In function `main':
/tmp/cca291881.o(.text+0x107): undefined reference to `operator delete(void *, 
othrow_t const &)'
collect2: ld returned 1 exit status 

FAIL: g++.law/operators27.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test

		=== g++ Summary ===

# of expected passes		3459
# of unexpected failures	1
# of unexpected successes	2
# of expected failures		80
# of untested testcases		6
/tmp/egcs-971207/gcc/testsuite/../xgcc version egcs-2.91.02 971206 (gcc-2.8.0)

		=== g77 tests ===

FAIL: g77.f-torture/compile/toon_1.f,  -O0  
FAIL: g77.f-torture/compile/toon_1.f,  -O1  
FAIL: g77.f-torture/compile/toon_1.f,  -O2  
FAIL: g77.f-torture/compile/toon_1.f,  -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		126
# of unexpected failures	6
/tmp/egcs-971207/gcc/g77 version egcs-2.91.02 971206 (gcc-2.8.0)


		=== libio Summary ===

# of expected passes		40


		=== libstdc++ Summary ===

# of expected passes		30


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