public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tbm at cyrius dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/28623]  New: [4.1/4.2 regression] ICE in extract_insn, at recog.c:2077 (nrecognizable insn) [alpha]
Date: Sun, 06 Aug 2006 17:54:00 -0000	[thread overview]
Message-ID: <bug-28623-12387@http.gcc.gnu.org/bugzilla/> (raw)

We get the following ICE on alpha with 4.1 and 4.2.  gcc 4.0 works.

tbm@hulk:~$ gcc-4.1 -c -O kdegraphics-gstring.cpp
kdegraphics-gstring.cpp: In member function 'GP<GStringRep>
GStringRep::vformat(va_list) const':
kdegraphics-gstring.cpp:57: error: unrecognizable insn:
(insn 15 10 16 0 (set (reg:DI 73)
        (plus:DI (reg/v/f:DI 69 [ buffer ])
            (const_int 32768 [0x8000]))) -1 (nil)
    (nil))
kdegraphics-gstring.cpp:57: internal compiler error: in extract_insn, at
recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/ccG6Sh3U.out file, please attach this to
your bugreport.
tbm@hulk:~$ /usr/lib/gcc-snapshot/bin/g++ -c -O kdegraphics-gstring.cpp
kdegraphics-gstring.cpp: In member function 'GP<GStringRep>
GStringRep::vformat(va_list) const':
kdegraphics-gstring.cpp:57: error: unrecognizable insn:
(insn 14 10 15 2 (set (reg:DI 73)
        (plus:DI (reg/v/f:DI 69 [ buffer ])
            (const_int 32768 [0x8000]))) -1 (nil)
    (nil))
kdegraphics-gstring.cpp:57: internal compiler error: in extract_insn, at
recog.c:2077
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
tbm@hulk:~$ gcc-4.0 -c -O kdegraphics-gstring.cpp
tbm@hulk:~$


-- 
           Summary: [4.1/4.2 regression] ICE in extract_insn, at
                    recog.c:2077 (nrecognizable insn) [alpha]
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
  GCC host triplet: alpha-linux-gnu
GCC target triplet: alpha-linux-gnu


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


             reply	other threads:[~2006-08-06 17:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-06 17:54 tbm at cyrius dot com [this message]
2006-08-06 17:55 ` [Bug target/28623] " tbm at cyrius dot com
2006-08-08  0:30 ` pinskia at gcc dot gnu dot org
2006-08-10 21:11 ` falk at debian dot org
2006-08-20 22:30 ` mmitchel at gcc dot gnu dot org
2007-02-14  9:40 ` [Bug target/28623] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-04-19 17:18 ` rth at gcc dot gnu dot org
2007-04-20 19:36 ` rth at gcc dot gnu dot org
2007-04-22  1:29 ` rth at gcc dot gnu dot org
2007-04-22  1:30 ` rth at gcc dot gnu dot org
2007-04-22  1:31 ` rth 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=bug-28623-12387@http.gcc.gnu.org/bugzilla/ \
    --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).