public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/57909] New: [ARM] ICE with internal memcpy and -mno-unaligned-access
@ 2013-07-16 14:58 yvan.roux at linaro dot org
  2013-07-16 15:08 ` [Bug target/57909] " yvan.roux at linaro dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: yvan.roux at linaro dot org @ 2013-07-16 14:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57909
           Summary: [ARM] ICE with internal memcpy and
                    -mno-unaligned-access
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: yvan.roux at linaro dot org

Created attachment 30510
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30510&action=edit
reduced test case

compilling the attached reduced test case with the following command line
produces an ICE.

arm-linux-gnueabi-gcc -marm -march=armv7-a -mtune=cortex-a15
-mno-unaligned-access -c -o panic.o panic.i

panic.i: In function 'bug':
panic.i:10:1: error: unrecognizable insn:
 }
 ^
(insn 9 8 10 2 (set (reg:SI 114)
        (zero_extend:SI (unspec:HI [
                    (mem/u/c:HI (reg:SI 113) [0 MEM[(void *)"aa"]+0 S2 A32])
                ] UNSPEC_UNALIGNED_LOAD))) panic.i:9 -1
     (nil))
panic.i:10:1: internal compiler error: in extract_insn, at recog.c:2150


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

end of thread, other threads:[~2013-07-17 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 14:58 [Bug target/57909] New: [ARM] ICE with internal memcpy and -mno-unaligned-access yvan.roux at linaro dot org
2013-07-16 15:08 ` [Bug target/57909] " yvan.roux at linaro dot org
2013-07-16 15:11 ` yvan.roux at linaro dot org
2013-07-17  7:48 ` yvan.roux at linaro dot org
2013-07-17 13:33 ` yvan.roux at linaro dot org
2013-07-17 15:28 ` yvan.roux at linaro dot 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).