public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "namsh at kldp dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/19129] New: gcc-3.4.4 ICE while building libobjc
Date: Wed, 22 Dec 2004 08:50:00 -0000	[thread overview]
Message-ID: <20041222085003.19129.namsh@kldp.org> (raw)

I checkout the gcc-3.4 branch today and try to build.
xgcc generated ICE while it try to build libobjc.

I tried to change/remove the compile options.
And I found the ICE was caused by '-march=athlon-xp'.
If I change it to '-march=athlon', No ICE.

Here is ICE msg:
=========================================================================
/home2/namsh/rpm/build/gcc/obj-athlon-redhat-linux/gcc/xgcc
-B/home2/namsh/rpm/build/gcc/obj-athlon-redhat-linux/gcc/
-B/usr/athlon-redhat-linux/bin/ -B/usr/athlon-redhat-linux/lib/ -isystem
/usr/athlon-redhat-linux/include -isystem /usr/athlon-redhat-linux/sys-include
-c -I. -I/home2/namsh/rpm/build/gcc/libobjc -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS
-I/home2/namsh/rpm/build/gcc/libobjc/objc
-I/home2/namsh/rpm/build/gcc/libobjc/../gcc
-I/home2/namsh/rpm/build/gcc/libobjc/../gcc/config -I../../gcc
-I/home2/namsh/rpm/build/gcc/libobjc/../include
/home2/namsh/rpm/build/gcc/libobjc/sendmsg.c  -fPIC -DPIC -march=athlon-xp -o
.libs/sendmsg.o
/home2/namsh/rpm/build/gcc/libobjc/sendmsg.c:42:1: warning: "rtx" redefined
In file included from /home2/namsh/rpm/build/gcc/libobjc/sendmsg.c:31:
/home2/namsh/rpm/build/gcc/libobjc/../gcc/coretypes.h:58:1: warning: this is the
location of the previous definition
/home2/namsh/rpm/build/gcc/libobjc/sendmsg.c: In function `objc_msg_sendv':
/home2/namsh/rpm/build/gcc/libobjc/sendmsg.c:269: error: insn does not satisfy
its constraints:
(insn 104 73 105 0 (set (mem:DI (plus:SI (reg/f:SI 6 bp)
                (const_int -176 [0xffffff50])) [0 S8 A8])
        (reg:DI 21 xmm0)) 59 {*movdi_2} (nil)
    (nil))
/home2/namsh/rpm/build/gcc/libobjc/sendmsg.c:269: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:391
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: gcc-3.4.4 ICE while building libobjc
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: namsh at kldp dot org
                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: i686-pc-linux-gnu


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


             reply	other threads:[~2004-12-22  8:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22  8:50 namsh at kldp dot org [this message]
2004-12-22 14:58 ` [Bug target/19129] " pinskia at gcc dot gnu dot org
2004-12-23 18:41 ` reichelt at gcc dot gnu dot org
2004-12-27  0:47 ` [Bug target/19129] [3.4 Regression] " pinskia at gcc dot gnu dot org
2004-12-28  1:33 ` namsh at kldp dot org
2004-12-28  1:38 ` pinskia at gcc dot gnu dot org

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=20041222085003.19129.namsh@kldp.org \
    --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).