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]

testsuite results egcs-2.91.02 971206 i586-pc-linux-gnulibc1


These are the results of the gcc, g++ and g77 testsuite for egcs-2.91.02. 
I am using libc-5.4.7 and binutils 2.8.1.0.15.

The FAIL of the g++-testsuite is due to symbol main undefined.

Executing on host: /home/schmid/ftp/egcs-971207/gcc/testsuite/../xgcc -B/home/schmid/ftp/egcs-971207/gcc/testsuite/../ /home/schmid/ftp/egcs-971207/gcc/testsuite/g++.old-deja/g++.bugs/900519_08.C  -ansi -pedantic-errors  -I/home/schmid/ftp/egcs-971207/lib
io -I/home/schmid/ftp/egcs-971207/libraries/libio -I/home/schmid/ftp/egcs-971207/libstdc++ -I/home/schmid/ftp/egcs-971207/libstdc++/stl -I/home/schmid/ftp/egcs-971207/gcc/testsuite/../include -lstdc++  -L/home/schmid/ftp/egcs-971207/libraries//libstdc++ -
L/home/schmid/ftp/egcs-971207/libraries//libiberty   -lm  -o /tmp/g++-bugs-900519_08-C   
compiler exited with status 1
output is:
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x57): undefined reference to `main'
collect2: ld returned 1 exit status

FAIL: g++.bugs/900519_08.C (test for excess errors)
/usr/lib/crt1.o(.text+0x57): undefined reference to `main'
collect2: ld returned 1 exit status




Test Run By schmid on Mon Dec  8 14:15:38 1997
Native configuration is i586-pc-linux-gnulibc1

		=== gcc tests ===

Running target unix
		=== gcc Summary ===

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

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


		=== g++ tests ===

		=== g++ Summary ===

# of expected passes		3461
# of unexpected failures	1
# of unexpected successes	2
# of expected failures		80
# of untested testcases		6

FAIL: g++.bugs/900519_08.C (test for excess errors)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test


		=== g77 tests ===


		=== g77 Summary ===

# of expected passes		126
# of unexpected failures	6
/home/schmid/ftp/egcs-971207/gcc/g77 version egcs-2.91.02 971206 (gcc-2.8.0)

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 






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