public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aarestad at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/21745] New: ICE during build of h8300 cross-compiler
Date: Wed, 25 May 2005 01:28:00 -0000	[thread overview]
Message-ID: <20050525012832.21745.aarestad@gmail.com> (raw)

While building a cross-compiler on my Linux x86 box, I got this error in the
middle of the libstdc++ build:

Command:
/usr/local/src/build-gcc/gcc/xgcc -shared-libgcc -B/usr/local/src/build-gcc/gcc/
-nostdinc++ -L/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/src
-L/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/src/.libs
-nostdinc -B/usr/local/src/build-gcc/h8300-hms/h8300s/normal/newlib/ -isystem
/usr/local/src/build-gcc/h8300-hms/h8300s/normal/newlib/targ-include -isystem
/usr/local/src/gcc-3.4.4/newlib/libc/include -B/usr/local/h8300-hms/bin/
-B/usr/local/h8300-hms/lib/ -isystem /usr/local/h8300-hms/include -isystem
/usr/local/h8300-hms/sys-include -ms -mn
-I/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/include/h8300-hms
-I/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/include
-I/usr/local/src/gcc-3.4.4/libstdc++-v3/libsupc++ -O2 -g -O2 -g -O2 -ms -mn
-fno-implicit-templates -Wall -W -Wwrite-strings -Wcast-qual
-fdiagnostics-show-location=once -c
../../../../../../gcc-3.4.4/libstdc++-v3/src/locale-inst.cc -o locale-inst.o

Error:
/usr/local/src/build-gcc/h8300-hms/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> >]':
/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/include/bits/locale_facets.tcc:702:
error: unrecognizable insn:
(insn 434 253 355 5
/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/include/bits/basic_string.h:1465
(set (mem:SI (pre_dec:HI (reg/f:HI 7 sp)) [0 S4 A32])
        (reg:SI 7 sp)) -1 (nil)
    (nil))
/usr/local/src/build-gcc/h8300-hms/h8300s/normal/libstdc++-v3/include/bits/locale_facets.tcc:702:
internal compiler error: in extract_insn, at recog.c:2083

If more information is needed, I'll be glad to provide it.

-- 
           Summary: ICE during build of h8300 cross-compiler
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aarestad at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: h8300-hms


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


             reply	other threads:[~2005-05-25  1:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25  1:28 aarestad at gmail dot com [this message]
2005-05-25  1:33 ` [Bug libstdc++/21745] " aarestad at gmail dot com
2005-05-25  1:57 ` [Bug target/21745] " pinskia at gcc dot gnu dot org
2005-06-10 18:57 ` marcel at telka dot sk
2005-06-19  6:49 ` hkubota at gmx dot net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050525012832.21745.aarestad@gmail.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).