public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/46883] New: GCC ICE with  error: unrecognizable insn
@ 2010-12-10  7:15 raj.khem at gmail dot com
  2010-12-10 13:04 ` [Bug target/46883] " mikpe at it dot uu.se
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: raj.khem at gmail dot com @ 2010-12-10  7:15 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: GCC ICE with  error: unrecognizable insn
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: raj.khem@gmail.com
              Host: arm-oe-linux-gnueabi
            Target: arm-oe-linux-gnueabi
             Build: x86_64-linux


Created attachment 22704
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22704
testcase

Attached testcase when compiled with gcc trunk segfaults at O1/Os/O2 for arm

$ arm-oe-linux-gnueabi-gcc -O2 -S a.c
/net/isis/home/kraj/a.c: In function ‘bar’:
/net/isis/home/kraj/a.c:11:1: error: unrecognizable insn:
(insn 149 93 97 4 /net/isis/home/kraj/a.c:9 (set (reg:SI 271)
        (and:SI (subreg:SI (mem:HI (post_inc:SI (reg:SI 248 [ ivtmp.42 ])) [2
S2 A16]) 0)
            (const_int 255 [0xff]))) -1 (expr_list:REG_INC (reg:SI 248 [
ivtmp.42 ])
        (nil)))
a.c:11:1: internal compiler error: in extract_insn, at recog.c:2103
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


at Os/O1 it ICEs with 

 internal compiler error: in elimination_costs_in_insn, at reload1.c:3639


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

end of thread, other threads:[~2012-06-22 10:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-10  7:15 [Bug target/46883] New: GCC ICE with error: unrecognizable insn raj.khem at gmail dot com
2010-12-10 13:04 ` [Bug target/46883] " mikpe at it dot uu.se
2010-12-10 13:25 ` ramana at gcc dot gnu.org
2010-12-10 13:28 ` ramana at gcc dot gnu.org
2010-12-13 18:54 ` uweigand at gcc dot gnu.org
2010-12-14 14:13 ` cltang at gcc dot gnu.org
2010-12-16  5:10 ` cltang at gcc dot gnu.org
2011-01-06 11:11 ` rearnsha at gcc dot gnu.org
2011-03-25 20:10 ` jakub at gcc dot gnu.org
2011-04-28 17:22 ` rguenth at gcc dot gnu.org
2012-06-22 10:41 ` ramana 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).