public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/51106] New: [4.5 regression] ICE in move_insn, at haifa-sched.c:2314
@ 2011-11-12 14:06 rl at hellgate dot ch
  2012-01-03 11:50 ` [Bug target/51106] [4.5/4.6/4.7 Regression] " rguenth at gcc dot gnu.org
                   ` (29 more replies)
  0 siblings, 30 replies; 31+ messages in thread
From: rl at hellgate dot ch @ 2011-11-12 14:06 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51106
           Summary: [4.5 regression] ICE in move_insn, at
                    haifa-sched.c:2314
    Classification: Unclassified
           Product: gcc
           Version: 4.5.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rl@hellgate.ch


Created attachment 25806
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25806
reduced test case by SpanKY

I am getting the following ICE compiling Linux 3.0.4 with gcc 4.5.3 (Gentoo).
It didn't happen with 4.4, but it also happens with 4.6.1 (Ubuntu).

$ gcc-4.5.3  -c -m32 -O2 aesni-intel_glue.i
aesni-intel_glue.i:32:25: warning: initialization from incompatible pointer
type [enabled by default]
aesni-intel_glue.i: In function 'aes_decrypt':
aesni-intel_glue.i:30:1: internal compiler error: in move_insn, at
haifa-sched.c:2314
Please submit a full bug report,
[...]

$ gcc-4.6.1  -c -m32 -O2 aesni-intel_glue.i
aesni-intel_glue.i:32:25: warning: initialization from incompatible pointer
type [enabled by default]
aesni-intel_glue.i: In function 'aes_decrypt':
aesni-intel_glue.i:30:1: internal compiler error: in move_insn, at
haifa-sched.c:2353
Please submit a full bug report,
[...]

Reported as https://bugs.gentoo.org/show_bug.cgi?id=388835


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

end of thread, other threads:[~2021-08-08  6:05 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-12 14:06 [Bug target/51106] New: [4.5 regression] ICE in move_insn, at haifa-sched.c:2314 rl at hellgate dot ch
2012-01-03 11:50 ` [Bug target/51106] [4.5/4.6/4.7 Regression] " rguenth at gcc dot gnu.org
2012-01-04 13:36 ` rguenth at gcc dot gnu.org
2012-01-19  9:35 ` abel at gcc dot gnu.org
2012-01-19 10:11 ` jakub at gcc dot gnu.org
2012-01-20  6:31 ` abel at gcc dot gnu.org
2012-01-20  7:34 ` [Bug target/51106] [4.5/4.6 " abel at gcc dot gnu.org
2012-01-29 17:25 ` dirtyepic at gentoo dot org
2012-02-06 12:11 ` abel at gcc dot gnu.org
2012-02-06 12:27 ` jakub at gcc dot gnu.org
2012-02-09 10:11 ` abel at gcc dot gnu.org
2012-02-09 10:18 ` abel at gcc dot gnu.org
2012-02-09 10:19 ` abel at gcc dot gnu.org
2012-03-25 12:48 ` olegendo at gcc dot gnu.org
2012-03-27 12:49 ` abel at gcc dot gnu.org
2012-03-27 13:05 ` dominiq at lps dot ens.fr
2012-03-27 13:15 ` abel at gcc dot gnu.org
2012-03-27 13:52 ` abel at gcc dot gnu.org
2012-03-27 13:55 ` rguenther at suse dot de
2012-03-27 14:11 ` abel at gcc dot gnu.org
2012-03-28  8:02 ` rguenther at suse dot de
2012-10-27 23:09 ` [Bug target/51106] [4.6 " davem at gcc dot gnu.org
2012-10-28 18:17 ` abel at gcc dot gnu.org
2012-11-27 15:46 ` dominiq at lps dot ens.fr
2013-03-22 14:44 ` jakub at gcc dot gnu.org
2013-05-31 10:58 ` jakub at gcc dot gnu.org
2013-10-16  9:51 ` jakub at gcc dot gnu.org
2014-05-22  9:03 ` rguenth at gcc dot gnu.org
2014-12-19 13:30 ` jakub at gcc dot gnu.org
2015-06-23  8:40 ` rguenth at gcc dot gnu.org
2021-08-08  6:05 ` pinskia 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).