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]

Installed egcs-1.1b on Redhat 5.0



Egcs-1.1b has been (compiled successfully?) on Redhat 5.0

i686-pc-linux-gnu

While compiling egcs I noticed several times

unused parameter argc
/usr/local/egcs-1.1b/gcc/f/top.c  

Does it matter?

The results of the test suites using dejagnu-980528 are has followed
no failure for g77 some failures for gcc much more failures and one
core dump for g++  Here are the failures




These are the tests failures of gcc:


XFAIL: gcc.c-torture/compile/961203-1.c
FAIL: gcc.c-torture/execute/980526-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -O2 -g 
FAIL: gcc.c-torture/execute/ieee/980619-1.c execution,  -Os 
FAIL: gcc.dg/980626-1.c (test for excess errors)
FAIL: gcc.dg/clobbers.c execution test
XFAIL: gcc.failure/940409-1.c,  -O0  
XFAIL: gcc.failure/940409-1.c,  -O1  
XFAIL: gcc.failure/940409-1.c,  -O2  
XFAIL: gcc.failure/940409-1.c,  -O2 -fomit-frame-pointer -finline-functions  
XFAIL: gcc.failure/940409-1.c,  -O2 -g  
XFAIL: gcc.failure/940409-1.c,  -Os  


This is the file that cause a core dump in the series of g++ tests

GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (i386-redhat-linux), Copyright 1996 Free Software Foundation, Inc...
(no debugging symbols found)...

warning: core file may not match specified executable file.
Core was generated by `/usr/local/objdir/gcc/testsuite/g++-other-init5-C'.
Program terminated with signal 6, Aborted.
#0  0x40043781 in ?? ()


These are the failed tests of g++












XFAIL: g++.brendan/bit-fields2.C .* , (test for errors, line 11)
XFAIL: g++.bugs/900213_03.C missed by g++, warned by cfront, (test for errors, line 24)
XFAIL: g++.bugs/900215_02.C , (test for errors, line 44)
XFAIL: g++.bugs/900321_01.C , (test for errors, line 22)
XFAIL: g++.bugs/900321_01.C , (test for errors, line 23)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 25)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 29)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 35)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 39)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 43)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 45)
XFAIL: g++.bugs/900322_01.C , (test for errors, line 49)
XFAIL: g++.bugs/900402_01.C  (test for errors, line 12)
XFAIL: g++.bugs/900404_04.C , (test for errors, line 15)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 26)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 27)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 28)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 30)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 31)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 32)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 34)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 35)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 36)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 38)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 39)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 40)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 42)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 43)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 44)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 46)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 47)
XFAIL: g++.bugs/900428_01.C , (test for errors, line 48)
XFAIL: g++.bugs/900519_05.C  (test for bogus messages, line 10)
XFAIL: g++.bugs/900519_05.C  (test for bogus messages, line 16)
XFAIL: g++.bugs/900519_05.C  Execution test
XFAIL: g++.jason/access7.C - wrongly ambiguous static member call, (test for bogus messages, line 12)
XFAIL: g++.jason/ambig3.C - late parsing (test for bogus messages, line 12)
XFAIL: g++.jason/ambig3.C - late parsing (test for bogus messages, line 14)
XFAIL: g++.jason/cond.C , (test for errors, line 9)
XFAIL: g++.jason/cond.C , (test for errors, line 11)
XFAIL: g++.jason/cond.C , (test for errors, line 16)
XFAIL: g++.jason/opeq5.C  Execution test
XFAIL: g++.jason/pmf2.C failed conversion to method pointer (test for errors, line 12)
XFAIL: g++.jason/ref4.C - references to functions (test for bogus messages, line 4)
XFAIL: g++.jason/rfg16.C  (test for bogus messages, line 4)
XFAIL: g++.jason/rfg16.C  (test for bogus messages, line 5)
XFAIL: g++.jason/template18.C , (test for errors, line 9)
XFAIL: g++.law/access5.C .* , (test for errors, line 22)
XFAIL: g++.law/arg11.C (test for excess errors)
XFAIL: g++.law/arm14.C .* , (test for errors, line 21)
XFAIL: g++.law/arm2.C (test for excess errors)
XFAIL: g++.law/array2.C (test for excess errors)
XFAIL: g++.law/code-gen3.C  Execution test
XFAIL: g++.law/enum5.C (test for excess errors)
XFAIL: g++.law/friend4.C (test for excess errors)
XFAIL: g++.law/inline2.C (test for excess errors)
XFAIL: g++.law/missed-error1.C , (test for errors, line 10)
XFAIL: g++.law/union1.C (test for excess errors)
XFAIL: g++.law/visibility23.C .* , (test for errors, line 25)
XFAIL: g++.law/vtable1.C (test for excess errors)
XFAIL: g++.mike/misc5.C uses same name 9.3 , (test for errors, line 10)
XFAIL: g++.mike/p6058.C  (test for errors, line 7)
XFAIL: g++.mike/p6610a.C  Execution test
XFAIL: g++.mike/p7325.C  Execution test
XFAIL: g++.niklas/t135.C (test for excess errors)
XFAIL: g++.other/friend1.C - (test for bogus messages, line 27)
XFAIL: g++.other/init5.C  Execution test
XFAIL: g++.other/singleton.C - class is not useless (test for bogus messages, line 27)
XFAIL: g++.other/singleton.C re-initialization of statics Execution test
XFAIL: g++.robertl/eb125.C - test is declared (test for bogus messages, line 20)
XFAIL: g++.robertl/eb131.C bar is an unqualified-id. (test for errors, line 19)
XFAIL: g++.robertl/eb132.C (test for excess errors)
XFAIL: g++.robertl/eb17.C (test for excess errors)
XFAIL: g++.robertl/eb17.C  Execution test
XFAIL: g++.robertl/eb26.C (test for excess errors)
XFAIL: g++.robertl/eb26.C  Execution test
XFAIL: g++.robertl/eb27.C (test for excess errors)
XFAIL: g++.robertl/eb27.C  Execution test
XFAIL: g++.robertl/eb36.C default parm for member template (test for errors, line 16)
XFAIL: g++.robertl/eb43.C (test for excess errors)
XFAIL: g++.robertl/eb43.C  Execution test
XFAIL: g++.robertl/eb49.C (test for excess errors)
XFAIL: g++.robertl/eb55.C (test for excess errors)
XFAIL: g++.robertl/eb70.C (test for excess errors)
XFAIL: g++.robertl/eb76.C (test for excess errors)


Cheers

-- 
==========================================================
Dominic Mitchell      Email: mitcheld@qed.econ.queensu.ca
Economic Department          mailto:dominic@cedep.net
Queen's University
Kingston, Ontario      
Canada, K7L 3N3	      Running Linux Redhat 5.0	
==========================================================


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