public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/50843] New: ICE in simplify_subreg, simplify-rtx.c:5417 with -march=pentium3
@ 2011-10-24  5:53 dnovillo at gcc dot gnu.org
  2011-10-24  5:53 ` [Bug rtl-optimization/50843] " dnovillo at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dnovillo at gcc dot gnu.org @ 2011-10-24  5:53 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50843
           Summary: ICE in simplify_subreg, simplify-rtx.c:5417 with
                    -march=pentium3
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dnovillo@gcc.gnu.org


Several tests in gcc.c-torture are failing with -m32 -march=pentium3 on trunk
at rev 180234.

$ ./cc1  -fpreprocessed vector-shift.i -quiet -dumpbase vector-shift.c -m32
-march=pentium3 -auxbase vector-shift -O1 -w -version -o vector-shift.s
GNU C (GCC) version 4.7.0 20111020 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version
2.4.2-p1, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C (GCC) version 4.7.0 20111020 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.4.3, GMP version 4.3.2, MPFR version
2.4.2-p1, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: b4c9a0b913ea7f509422e8703450aae5
.../gcc/testsuite/gcc.c-torture/execute/vector-shift.c: In function 'main':
.../gcc/testsuite/gcc.c-torture/execute/vector-shift.c:48:1: internal compiler
error: in simplify_subreg, at simplify-rtx.c:5417
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

I'm attaching the .i file for convenience.


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

end of thread, other threads:[~2011-10-27 11:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-24  5:53 [Bug rtl-optimization/50843] New: ICE in simplify_subreg, simplify-rtx.c:5417 with -march=pentium3 dnovillo at gcc dot gnu.org
2011-10-24  5:53 ` [Bug rtl-optimization/50843] " dnovillo at gcc dot gnu.org
2011-10-24  8:17 ` [Bug rtl-optimization/50843] [4.7 Regression] " rguenth at gcc dot gnu.org
2011-10-24 17:08 ` dnovillo at gcc dot gnu.org
2011-10-24 17:36 ` ubizjak at gmail dot com
2011-10-27 11:40 ` rguenth 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).