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.1-beta con i586-pc-linux-gnu


This is testing of an installed egcs, else it picks up /usr/lib/libstdc++
(and perhaps others) and gives the disasters I reported earlier.

glibc-2.0.5c-13 (RedHat-5.0 update), binutils-2.8.1.0.18, dejagnu-971222
--enable-shared --enable-threads --enable-haifa
C{,XX}FLAGS='-O2 -fomit-frame-pointer -march=pentium'

WARNING: Couldn't find the global config file.
Test Run By root on Sun Dec 28 11:31:00 1997
Native configuration is i586-pc-linux-gnu

		=== libio tests ===

FAIL: tfformat.c compilation 
FAIL: tiformat.c compilation 
FAIL: tstdiomisc.c compilation 

		=== libio Summary ===

# of expected passes		33
# of unexpected failures	3
# of expected failures		4

WARNING: Couldn't find the global config file.
Test Run By root on Sun Dec 28 11:32:25 1997
Native configuration is i586-pc-linux-gnu

		=== libstdc++ tests ===

		=== libstdc++ Summary ===

# of expected passes		30

WARNING: Couldn't find the global config file.
Test Run By root on Sun Dec 28 11:34:04 1997
Native configuration is i586-pc-linux-gnu

		=== gcc tests ===

		=== gcc Summary ===

# of expected passes		4883
# of expected failures		5
# of unsupported tests		7

WARNING: Couldn't find the global config file.
Test Run By root on Sun Dec 28 12:04:36 1997
Native configuration is i586-pc-linux-gnu

		=== g++ tests ===

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
FAIL: g++.mike/p6610a.C  Execution test

		=== g++ Summary ===

# of expected passes		3399
# of unexpected failures	1
# of unexpected successes	3
# of expected failures		80
# of untested testcases		6

WARNING: Couldn't find the global config file.
Test Run By root on Sun Dec 28 12:32:58 1997
Native configuration is i586-pc-linux-gnu

		=== g77 tests ===

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		130
# of unexpected failures	2


But note that I get the following in g++.log:

Executing on host: /usr/src/build/egcs-1.0.1/gcc/testsuite/../xgcc -B/usr/src/build/egcs-1.0.1/gcc/testsuite/../ /usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C  -ansi -pedantic-errors  -I/usr/src/build/egcs-1.0.1/libstdc++ -I/usr/src/build/egcs-1.0.1/libstdc++/stl -I/usr/src/build/egcs-1.0.1/gcc/testsuite/../include -c  -o /tmp/destruct3.o   
compiler exited with status 1
output is:
/usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: warning: direct base `ccUnwind' inaccessible in `ccVSTool' due to ambiguity
/usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Internal compiler error 369.
/usr/src/build/egcs-1.0.1/gcc/testsuite/g++.old-deja/g++.jason/destruct3.C:35: Please submit a full bug report to `egcs-bugs@cygnus.com'.
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616



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