public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/49238] New: ICE in extract_insn, at recog.c:2113
@ 2011-05-31  4:54 rmansfield at qnx dot com
  2011-05-31 14:37 ` [Bug target/49238] [4.5/4.6/4.7 Regression] [SH] " kkojima at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rmansfield at qnx dot com @ 2011-05-31  4:54 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ICE in extract_insn, at recog.c:2113
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@qnx.com
              Host: x86_64-linux-gnu
            Target: sh4-unknown-linux-gnu
             Build: x86_64-linux-gnu


Created attachment 24400
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24400
preprocessed source

./xgcc -v
Using built-in specs.
COLLECT_GCC=./xgcc
Target: sh4-unknown-linux-gnu
Configured with: ../configure --target=sh4-unknown-linux-gnu
--prefix=/home/ryan/x-tools/sh4-unknown-linux-gnuc
--with-local-prefix=/home/ryan/x-tools/sh4-unknown-linux-gnu/sh4-unknown-linux-gnu/sys-root
--disable-multilib
--with-sysroot=/home/ryan/x-tools/sh4-unknown-linux-gnu/sh4-unknown-linux-gnu/sys-root
--with-newlib --enable-threads=no --disable-shared --enable-__cxa_atexit
--disable-nls --enable-symvers=gnu --enable-languages=c
--enable-target-optspace --enable-checking --disable-libmudflap
--disable-libssp
Thread model: single
gcc version 4.7.0 20110530 (experimental) [trunk revision 174450] (GCC) 
$ ./xgcc -B. ~/ice.i -O1
/home/ryan/ice.i: In function 'foo':
/home/ryan/ice.i:27:1: error: unrecognizable insn:
(insn 61 60 62 3 (set (reg:SI 147 t)
        (geu:SI (reg:SI 3 r3 [ D.1975+4 ])
            (const_int -1 [0xffffffffffffffff]))) /home/ryan/ice.i:21 -1
     (nil))
/home/ryan/ice.i:27:1: internal compiler error: in extract_insn, at
recog.c:2113
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-08  4:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-31  4:54 [Bug target/49238] New: ICE in extract_insn, at recog.c:2113 rmansfield at qnx dot com
2011-05-31 14:37 ` [Bug target/49238] [4.5/4.6/4.7 Regression] [SH] " kkojima at gcc dot gnu.org
2011-06-08  4:08 ` kkojima at gcc dot gnu.org
2011-06-08  4:11 ` kkojima at gcc dot gnu.org
2011-06-08  4:13 ` kkojima at gcc dot gnu.org

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).