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: std::basic_string<A<B>, std::char_traits<A<B> >,std::allocator<A<B> > >::_Rep::_S_max_size(data)


>>>>> "John" == John David Anglin <dave@hiauly1.hia.nrc.ca> writes:

    John> think this should be poked at a bit more.  At the moment, it
    John> is my understanding that the symbol is not being output
    John> because of the lack of weak support.  Is this correct?

Yes.

The test-cases with V3 itself should simply use explicit
instantiations for the versions that are not explicitly instantiated
in the library.  Having the test-cases fail doesn't really indicate
anything interesting: it simply reflects a known unimplemented feature
in the compiler.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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