egcs-971023: testsuite results for i586-pc-linux-gnulibc1

Max Lawson mlawson@drfmc.ceng.cea.fr
Fri Oct 24 04:20:00 GMT 1997


	Hi !

There's an error in gcc testsuite which's surprising me. "gcov" failed because 
the exec wasn't built. I thought this was a part of gcc. But obsiously, and 
according to the gcc/Makefile, I had to specify its building during 
the bootsrap phase since it is part of the LANGUAGES argument.

Is this the expected thing ?

Regards, Max 



-------------

Here's my box:
	linux 2.0.11
	libc.so.5.4.39
	./configure --enable-shared
	make bootstrap-lean LANGUAGES="c c++" BOOT_CFLAGS="-g -O2"

And the results:

Test Run By lawson on Fri Oct 24 11:34:10 1997
Native configuration is i586-pc-linux-gnulibc1

		=== libio tests ===

Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libio.tests/hounddog.exp ...
Running ./libio.tests/putbackdog.exp ...
Running ./libio.tests/tFile.exp ...
Running ./libio.tests/tfformat.exp ...
Running ./libio.tests/tiformat.exp ...
Running ./libio.tests/tiomanip.exp ...
Running ./libio.tests/tiomisc.exp ...
Running ./libio.tests/tstdiomisc.exp ...

		=== libio Summary ===

# of expected passes		40

		=== libstdc++ tests ===

Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file for target.
Using ./config/default.exp as tool-and-target-specific interface file.
Running ./libstdc++.tests/test.exp ...

		=== libstdc++ Summary ===

# of expected passes		30
		=== gcc tests ===

FAIL: gcc.c-torture/compile/961203-1.c,  -O0  
FAIL: gcc.c-torture/compile/961203-1.c,  -O1  
FAIL: gcc.c-torture/compile/961203-1.c,  -O2  
FAIL: gcc.c-torture/compile/961203-1.c,  -O2 -fomit-frame-pointer -finline-functions  
FAIL: gcov failed: couldn't execute "/tmp/egcs-971023/gcc/gcov": no such file or directory

		=== gcc Summary ===

# of expected passes		4882
# of unexpected failures	5
# of expected failures		4
# of unsupported tests		7
/tmp/egcs-971023/gcc/xgcc version egcs-2.90.14 971023 (gcc2-970802 experimental)


		=== g++ tests ===

FAIL: g++.benjamin/warn01.C (test for excess errors)
XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
FAIL: g++.jason/template31.C (test for excess errors)
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh23.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test

		=== g++ Summary ===

# of expected passes		3360
# of unexpected failures	21
# of unexpected successes	1
# of expected failures		81
# of untested testcases		6
/tmp/egcs-971023/gcc/testsuite/../xgcc version egcs-2.90.14 971023 (gcc2-970802 experimental)




More information about the Gcc mailing list