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-980308 on i586-pc-linux-gnu test results


binutils-2.8.1.0.21, dejagnu-971222, libc-2.0.6-9 (RedHat-5.0 update)
--enable-{shared,threads,haifa}
{C,CXX,F77}FLAGS= -O2 -fomit-frame-pointer -march=pentium

WARNING: Couldn't find the global config file.
Test Run By root on Mon Mar  9 21:30:59 1998
Native configuration is i386-redhat-linux-gnu

		=== libio tests ===

		=== libio Summary ===

# of expected passes		40

WARNING: Couldn't find the global config file.
Test Run By root on Mon Mar  9 21:32:27 1998
Native configuration is i386-redhat-linux-gnu

		=== libstdc++ tests ===

		=== libstdc++ Summary ===

# of expected passes		30

WARNING: Couldn't find the global config file.
Test Run By root on Mon Mar  9 21:34:32 1998
Target is i386-redhat-linux-gnu
Host   is i586-pc-linux-gnu

		=== gcc tests ===

FAIL: gcc.dg/980226-1.c (test for excess errors)

		=== gcc Summary ===

# of expected passes		5992
# of unexpected failures	1
# of expected failures		6
# of unsupported tests		10

WARNING: Couldn't find the global config file.
Test Run By root on Mon Mar  9 22:11:28 1998
Target is i386-redhat-linux-gnu
Host   is i586-pc-linux-gnu

		=== g++ tests ===

FAIL: g++.brendan/crash30.C (test for excess errors)
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.jason/template31.C (test for excess errors)
XPASS: g++.mike/ns3.C  (test for errors, line 1)
FAIL: g++.mike/p10849a.C (test for excess errors)
FAIL: g++.pt/ttp19.C (test for excess errors)
FAIL: g++.pt/ttp40.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		3703
# of unexpected failures	6
# of unexpected successes	1
# of expected failures		79
# of untested testcases		10

WARNING: Couldn't find the global config file.
Test Run By root on Mon Mar  9 22:42:17 1998
Target is i386-redhat-linux-gnu
Host   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


-----

The failures for libio are gone (seems it was a problem with an old expect
or dejagnu; the default installation for dejagnu-981222 tries to ranlib(!)
libtcl.so.8.0, and fails... the installation seems not to complete
sucessfully unless 'make -k install' is used)

I'm assuming that the g77 failures are to be expected here.

The gcc failure looks serious to me, from .../gcc/testsuite/gcc.log:

Executing on host: /usr/local/src/BUILD/egcs-980308/gcc/xgcc -B/usr/local/src/BUILD/egcs-980308/gcc/ /usr/local/src/BUILD/egcs-980308/gcc/testsuite/gcc.dg/980226-1.c   -O2 -S  -o 980226-1.s   
compiler exited with status 1
output is:
xgcc: Internal compiler error: program cc1 got fatal signal 11

FAIL: gcc.dg/980226-1.c (test for excess errors)
Excess errors:
xgcc: Internal compiler error: program cc1 got fatal signal 11
-- 
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]