This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: PATCH: Re: eh_globals.cc compilation errors with -threads under hpux 10.20


> Here how thing stand.  Thoughts?  I know there are more testsuite errors
> than before under i686 linux and I don't know why.  On the otherhand,
> we weren't reaaly using the posix thread stuff.

The is a problem with the exception handling.  Looking at stdexcept,
it fails at line 70 of eh_catch.cc.  The pointer globals is NULL.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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