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]

Re: test failures


Hi,

more results on compilation of egcs-971127 on alphaev5-dec-osf4.0b:

1.) ../egcs-971201/configure --prefix=/usr/local/egcs --with-stabs 
--enable-shared
2.) gmake bootstrap ; gmake -k check

=== libio Summary ===
  # of expected passes            40
=== libstdc++ Summary ===
  # of expected passes            24
  # of unexpected failures        2
  # of expected failures          4
     FAIL: tlist.cc compilation
     FAIL: tmap.cc compilation
=== gcc Summary ===
  # of expected passes            4862
  # of unexpected failures        8
  # of expected failures          5
  # of unsupported tests          9
     FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
     FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
     FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
     FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 \
           -fomit-frame-pointer -finline-functions 
     FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O0 
     FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O1 
     FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 
     FAIL: gcc.c-torture/execute/ieee/fp-cmp-1.c execution,  -O2 \
           -fomit-frame-pointer -finline-functions
=== g77 Summary ===
  # of expected passes            131
  # of unexpected failures        1
     FAIL: g77.f-torture/execute/dnrm2.f execution,  -O0 

The libio and gcc results are the same as without 'shared',
libstdc++ shows the same two failures as egcs-971127 using 'shared'.
And then there a g++-failures:

=== g++ Summary ===
  # of expected passes            2934
  # of unexpected failures        455
  # of unexpected successes       2
  # of expected failures          86
  # of untested testcases         10

Any interest in the log-file(s) ?


Well, I will stick with the 'static' version for a while (what leads to 
incredible executable sizes). Do you expect egcs-1.00 to support 'shared' 
on all/most platforms ? Switching to libtool might be one more big step - 
hard to do, but hopefully it will help. 
Still - you are doing an incredible job, keep on going.

Greetings,
Jochen



-----------------------------------------------------------------------
  Jochen Küpper

  Heinrich-Heine-Universität Düsseldorf     jochen@uni-duesseldorf.de
  Institut für Physikalische Chemie I
  Universitätsstrasse 1, Geb 26.43.02.19       phone ++49-211-8113681
  40225 Düsseldorf                             fax   ++49-211-8115195
  Germany             http://www-public.rz.uni-duesseldorf.de/~jochen
-----------------------------------------------------------------------

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