public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/53233] New: ICE in extract_insn, at recog.c:2103
@ 2012-05-04 17:57 gseanmcg at gmail dot com
  2012-05-04 19:00 ` [Bug target/53233] " gseanmcg at gmail dot com
  2012-07-31 17:47 ` gseanmcg at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: gseanmcg at gmail dot com @ 2012-05-04 17:57 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53233
           Summary: ICE in extract_insn, at recog.c:2103
    Classification: Unclassified
           Product: gcc
           Version: 4.5.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gseanmcg@gmail.com


The following error occurs when attempting to compile LibAV
(http://www.libav.org) with -mcpu=power7 on gcc 4.5.3:

/home/mik/src/fate/src/libavcodec/ppc/float_altivec.c: In function
'vector_fmul_window_altivec':
/home/mik/src/fate/src/libavcodec/ppc/float_altivec.c:123:1: error:
unrecognizable insn:
(insn 65 64 66 5 /home/mik/src/fate/src/libavcodec/ppc/float_altivec.c:115 (set
(reg/v:V4SF 156 [ t0 ])
        (neg:V4SF (minus:V4SF (mult:V4SF (reg/v:V4SF 153 [ s1 ])
                    (reg/v:V4SF 149 [ wi ]))
                (reg/v:V4SF 155 [ t0 ])))) -1 (nil))
/home/mik/src/fate/src/libavcodec/ppc/float_altivec.c:123: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.

No ICE is present on 4.6.3 or 4.7.0 with the same options.


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

end of thread, other threads:[~2012-07-31 17:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-04 17:57 [Bug target/53233] New: ICE in extract_insn, at recog.c:2103 gseanmcg at gmail dot com
2012-05-04 19:00 ` [Bug target/53233] " gseanmcg at gmail dot com
2012-07-31 17:47 ` gseanmcg at gmail dot com

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