public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/51237] New: [4.7 Regression] FAIL: gcc.dg/tree-ssa/prefetch-[89].c (internal compiler error) caused by revision 181491
@ 2011-11-20 13:47 dominiq at lps dot ens.fr
  2011-12-05 14:26 ` [Bug target/51237] " rguenth at gcc dot gnu.org
  2011-12-05 14:57 ` dominiq at lps dot ens.fr
  0 siblings, 2 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-11-20 13:47 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51237
           Summary: [4.7 Regression] FAIL: gcc.dg/tree-ssa/prefetch-[89].c
                    (internal compiler error) caused by revision 181491
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: hjl.tools@gmail.com
              Host: i?86-*-* x86_64-*-*
            Target: i?86-*-* x86_64-*-*
             Build: i?86-*-* x86_64-*-*


Since revision 181491 the tests gcc.dg/tree-ssa/prefetch-[89].c fail with

[macbook] f90/bug% gcc47 -m32 -O2 -fprefetch-loop-arrays -msse2 -mfpmath=sse
--param simultaneous-prefetches=100
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c: In function 'test':
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c:16:1: error:
unrecognizable insn:
(insn 45 44 46 4 (set (mem:SI (reg:SI 95 [ ivtmp.10 ]) [2 MEM[base: D.2930_13,
offset: 0B]+0 S4 A32])
        (unspec:SI [
                (reg:SI 100)
            ] UNSPEC_MOVNT))
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c:15 -1
     (nil))
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c:16:1: internal
compiler error: in extract_insn, at recog.c:2137
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[macbook] f90/bug% gcc47 -m32 -O2 -fprefetch-loop-arrays -march=athlon -msse2
-mfpmath=sse --param simultaneous-prefetches=100
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c: In function 'test':
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c:16:1: error:
unrecognizable insn:
(insn 45 44 46 4 (set (mem:SI (reg:SI 95 [ ivtmp.10 ]) [2 MEM[base: D.2960_13,
offset: 0B]+0 S4 A32])
        (unspec:SI [
                (reg:SI 100)
            ] UNSPEC_MOVNT))
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c:15 -1
     (nil))
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c:16:1: internal
compiler error: in extract_insn, at recog.c:2137
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] 3+ messages in thread

end of thread, other threads:[~2011-12-05 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-20 13:47 [Bug target/51237] New: [4.7 Regression] FAIL: gcc.dg/tree-ssa/prefetch-[89].c (internal compiler error) caused by revision 181491 dominiq at lps dot ens.fr
2011-12-05 14:26 ` [Bug target/51237] " rguenth at gcc dot gnu.org
2011-12-05 14:57 ` dominiq at lps dot ens.fr

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