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]

[Bug target/21745] ICE during build of h8300 cross-compiler


------- Additional Comments From hkubota at gmx dot net  2005-06-19 06:49 -------
Same here when doing probably the same. Used vanilla gcc-3.4.4 sources.

/var/tmp/gcc-3.4.4/h8300-elf/h8300s/normal/libstdc++-v3/include/bits/locale_facets.tcc:
In member function `_InIter std::money_get<_CharT, _InIter>::do_get(_InIter,
_InIter, bool, std::ios_base&, std::_Ios_Iostate&, std::basic_string<_CharT,
std::char_traits<_CharT>, std::allocator<_CharT> >&) const [with _CharT = char,
_InIter = std::istreambuf_iterator<char, std::char_traits<char> >]':
/var/tmp/gcc-3.4.4/h8300-elf/h8300s/normal/libstdc++-v3/include/bits/locale_facets.tcc:702:
error: unrecognizable insn:
(insn 434 225 355 5 (set (mem:SI (pre_dec:HI (reg/f:HI 7 sp)) [0 S4 A32])
        (reg:SI 7 sp)) -1 (nil)
    (nil))
/var/tmp/gcc-3.4.4/h8300-elf/h8300s/normal/libstdc++-v3/include/bits/locale_facets.tcc:702:
internal compiler error: in extract_insn, at recog.c:2083



-- 


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


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