This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: CVS head build breakage for target sh-elf


Jason,

I still get an abort compiling libstdc++-v3/src/locale-inst.cc on sh-elf target
on a tree with your patch.

/usr/local/src/build-sh/sh-elf/libstdc++-v3/include/bits/basic_string.h: In
   member function `_OutIter std::money_put<_CharT, _OutIter>::do_put(_OutIter,
   bool, std::ios_base&, _CharT, const std::basic_string<_CharT,
   std::char_traits<_CharT>, std::allocator<_CharT> >&) const [with _CharT =
   char, _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]':
/usr/local/src/uberbaum/libstdc++-v3/src/locale-inst.cc:52:   instantiated from here
/usr/local/src/build-sh/sh-elf/libstdc++-v3/include/bits/basic_string.h:338: internal compiler error: Internal
   compiler error in cp_expr_size, at cp/cp-lang.c:302

Your testcase does compile on sh-elf target

Cheers
Graham






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