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]
Other format: [Raw text]

Re: Missing explicit instantiations in libstdc++ (was Re: Unreviewed



> Ok but how do we know the compilation is correct if there isn't a link and
> execute phase?  22_locale/ctype_members_char.cc fails due to an assertion
> failure on the PA, so it is likely that the compilation isn't correct for
> some reason.  With your recent change, this isn't going to get tested any
> more.

I didn't change this file, only 22_locale/ctype.cc.

It should still fail.

Please look at my patch:
http://gcc.gnu.org/ml/gcc-patches/2001-12/msg00312.html

-benjamin


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