public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c/7751: iconv.c:434: Internal compiler error in extract_insn, at recog.c:2148
Date: Wed, 11 Sep 2002 02:16:00 -0000	[thread overview]
Message-ID: <20020911091603.1640.qmail@sources.redhat.com> (raw)

The following reply was made to PR c/7751; it has been noted by GNATS.

From: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To: gcc-gnats@gcc.gnu.org, <gcc-prs@gcc.gnu.org>, <gcc-bugs@gcc.gnu.org>
Cc:  
Subject: Re: c/7751: iconv.c:434: Internal compiler error in extract_insn,
 at recog.c:2148
Date: Wed, 11 Sep 2002 11:08:00 +0200 (CEST)

 [ I am thus forwarding a description by
   Steve Kargl <sgk@troutmask.apl.washington.edu>, by permisson of Steve. ]
 
 My ICE [on FreeBSD-CURRENT] is:
 
 gcc -I. -I. -I../include -I./../include -I/usr/local/include \
 -march=athlon -O -pipe -c ./iconv.c  -fPIC -DPIC -o iconv.lo
 In file included from gbk.h:64,
                  from converters.h:202,
                  from iconv.c:67:
 gbkext1.h: In function `gbkext1_mbtowc':
 gbkext1.h:852: unrecognizable insn:
 (insn 157 155 159 (set (reg:QI 79)
         (const_int 128 [0x80])) -1 (nil)
     (nil))
 gbkext1.h:852: Internal compiler error in extract_insn, at recog.c:2150
 
 I've tried the following combinations of CFLAGS with
 libiconv 1.8.  Hopefully, it helps isolate the problem.
 
 configure CFLAGS="-march=athlon -O0"  <--  No ICE.
 configure CFLAGS="-march=athlon -O1"  <--  ICE.
 configure CFLAGS="-march=athlon -O2"  <--  ICE.
 
 configure CFLAGS="-O0"  <--  No ICE.
 configure CFLAGS="-O1"  <--  No ICE.
 configure CFLAGS="-O2"  <--  No ICE.
 
 configure CFLAGS="-mcpu=athlon -O0"  <--  No ICE.
 configure CFLAGS="-mcpu=athlon -O1"  <--  No ICE.
 configure CFLAGS="-mcpu=athlon -O2"  <--  No ICE.
 
 troutmask:kargl[264] gcc --version
 gcc (GCC) 3.2.1 [FreeBSD] 20020901 (prerelease)
 Copyright (C) 2002 Free Software Foundation, Inc.
 
 -- 
 Steve
 


             reply	other threads:[~2002-09-11  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-11  2:16 Gerald Pfeifer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-28 13:16 pnardu

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=20020911091603.1640.qmail@sources.redhat.com \
    --to=pfeifer@dbai.tuwien.ac.at \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).