public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: giffordj@linkline.com
To: gcc-gnats@gcc.gnu.org
Subject: optimization/7673: extract_insn
Date: Wed, 21 Aug 2002 00:54:00 -0000	[thread overview]
Message-ID: <20020821042804.29821.qmail@sources.redhat.com> (raw)


>Number:         7673
>Category:       optimization
>Synopsis:       extract_insn
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 20 21:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     giffordj@linline.com
>Release:        GCC 3.1.1 GCC 3.2
>Organization:
>Environment:
Linux 2.4.19 Athlon 
>Description:
While compiling with -march=athlon -O2, the program ibiconv-1.8 I receive

gcc -I. -I. -I../include -I./../include -O2 -march=athlon -fPIC -DPIC -DLIBICONV_PLUG ./iconv.c -x none ../libcharset/lib/localcharset.lo -shared -o libiconv_plug_linux.so 
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 83)
        (const_int 128 [0x80])) -1 (nil)
    (nil))
gbkext1.h:852: Internal compiler error in extract_insn, at recog.c:2148
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [libiconv_plug_linux.so] Error 1

But if I do not compile with -O2 or -march=athlon it works fine. I have included the gbkext1.h file and a more detailed error message. I previously posted this as # 7449
>How-To-Repeat:
Compile libiconv 1.8 with GCC 3.1.1 or GCC 3.2. 
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-08-21  4:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-21  0:54 giffordj [this message]
2002-08-21  8:36 Jim Gifford
2002-08-21  9:36 Jim Gifford
2002-09-09 11:26 Jim Gifford
2002-09-09 11:36 Jim Gifford
2002-12-06 13:26 bangerth

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=20020821042804.29821.qmail@sources.redhat.com \
    --to=giffordj@linkline.com \
    --cc=gcc-gnats@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).