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 results for egcs-1.1 prerelease on i586-pc-linux-gnu


> ALL g++ failures look like this one:
> 
> FAIL: g++.brendan/crash30.C (test for excess errors)
> In file included from /usr/src/gnu/egcs/libstdc++/stl/stl_alloc.h:73,
>                  from /usr/src/gnu/egcs/libstdc++/stl/alloc.h:21,
>                  from /usr/src/gnu/egcs/libstdc++/std/bastring.h:39,
>                  from /usr/src/gnu/egcs/libstdc++/string:6,
>                  from
> /usr/src/gnu/egcs/gcc/testsuite/g++.old-deja/g++.brendan/crash30.C:3:
> /usr/include/pthread.h:438: parse error before `*'

[ story of missing __sigset_t that disappears when certain language     
options are passed truncated ]                                          

If this isn't a FAQ, it probably is about to become one.  There has been
some waffling as to whether this is a testsuite issue or a glibc issue.
I can't recall if Jason or Ulrich was more persuasive. :-) I think the
options were to patch stl_config.h as Jason did on June 10 or to upgrade
glibc as Ulrich favored.

But since RedHat 5.0 out of the box has this problem, we're probably
about to get nailed by it.

RJL


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