public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12716] New: ICE building libstdc++-v3 for powerpc-eabi
@ 2003-10-21 21:53 green at redhat dot com
  2003-10-21 21:54 ` [Bug bootstrap/12716] " green at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: green at redhat dot com @ 2003-10-21 21:53 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12716

           Summary: ICE building libstdc++-v3 for powerpc-eabi
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: powerpc-eabi

Discovered while building tree-ssa powerpc-eabi compiler with tree-ssa native
toolchain.  

I'll upload the .ii file.

$ /opt/spindazzle/gnutools/build-X-powerpc-eabi/gcc/cc1plus --version
GNU C++ version 3.5-tree-ssa 20031021 (merged 20031017) (powerpc-eabi)
        compiled by GNU C version 3.5-tree-ssa 20031021 (merged 20031017).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

$ /opt/spindazzle/gnutools/build-X-powerpc-eabi/gcc/cc1plus locale-inst.ii
-msoft-float -O1 -mstrict-align

results in...
[lots of stuff cut out]
 static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*,
__gnu_cxx::__normal_iterator<typename _Alloc::pointer, std::basic_string<_CharT,
_Traits, _Alloc> >, __gnu_cxx::__normal_iterator<typename _Alloc::pointer,
std::basic_string<_CharT, _Traits, _Alloc> >) [with _CharT = char, _Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]
 static void std::basic_string<_CharT, _Traits, _Alloc>::_S_copy_chars(_CharT*,
_CharT*, _CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc
= std::allocator<char>]
 void __static_initialization_and_destruction_0(int, int)
 {GC 20414k -> 13813k} {GC 17964k -> 13806k} {GC 17952k -> 13820k}
/opt/spindazzle/gnutools/build-X-powerpc-eabi/powerpc-eabi/nof/libstdc++-v3/include/bits/locale_facets.tcc:
In member function `_InIter std::time_get<_CharT, _InIter>::do_get_year(_InIter,
_InIter, std::ios_base&, std::_Ios_Iostate&, tm*) const [with _CharT = char,
_InIter = std::istreambuf_iterator<char, std::char_traits<char> >]':
/opt/spindazzle/gnutools/build-X-powerpc-eabi/powerpc-eabi/nof/libstdc++-v3/include/bits/locale_facets.tcc:1987:
internal compiler error: in expand_expr_1, at expr.c:6512
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-31  5:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-21 21:53 [Bug bootstrap/12716] New: ICE building libstdc++-v3 for powerpc-eabi green at redhat dot com
2003-10-21 21:54 ` [Bug bootstrap/12716] " green at redhat dot com
2003-10-25  2:37 ` [Bug optimization/12716] [tree-ssa] " pinskia at gcc dot gnu dot org
2003-10-31  6:14 ` green at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).