public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/16104] New: ICE in reload_cse_simplify_operands, at postreload.c:378 with SSE2 code on -O2
@ 2004-06-20 18:53 gcc at weidai dot com
  2004-06-20 18:54 ` [Bug rtl-optimization/16104] " gcc at weidai dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: gcc at weidai dot com @ 2004-06-20 18:53 UTC (permalink / raw)
  To: gcc-bugs

with this compiler:

$ gcc -v
Reading specs from /usr/local/lib/gcc/i686-pc-cygwin/3.4.0/specs
Configured with: ../gcc-3.4.0/configure
Thread model: single
gcc version 3.4.0

I'm getting ICE on some SSE2 code when using -O2. The same code compiles fine 
with optimizations turned off.

$ g++ -O2 -msse2 --save-temps gcctest.cpp
gcctest.cpp: In function `void P4Optimized_Multiply4(word*, const word*, const 
word*)':
gcctest.cpp:119: error: insn does not satisfy its constraints:
(insn 1691 1690 1488 0 (set (reg/v:V2SI 21 xmm0 [orig:419 <anonymous> ] [419])
        (mem:V2SI (plus:SI (reg/f:SI 6 bp)
                (const_int -184 [0xffffff48])) [0 S8 A8])) 499 
{movv2si_internal} (nil)
    (nil))
gcctest.cpp:119: internal compiler error: in reload_cse_simplify_operands, at 
postreload.c:378

Will attach gcctest.ii.

-- 
           Summary: ICE in reload_cse_simplify_operands, at postreload.c:378
                    with SSE2 code on -O2
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at weidai dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-05-19 17:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-20 18:53 [Bug rtl-optimization/16104] New: ICE in reload_cse_simplify_operands, at postreload.c:378 with SSE2 code on -O2 gcc at weidai dot com
2004-06-20 18:54 ` [Bug rtl-optimization/16104] " gcc at weidai dot com
2004-06-20 18:55 ` gcc at weidai dot com
2004-06-20 19:22 ` [Bug rtl-optimization/16104] [3.4/3.5 regression] " pinskia at gcc dot gnu dot org
2004-06-25  9:34 ` reichelt at gcc dot gnu dot org
2004-08-12  7:41 ` steven at gcc dot gnu dot org
2004-08-29 18:12 ` mmitchel at gcc dot gnu dot org
2004-08-29 18:25 ` mmitchel at gcc dot gnu dot org
2004-10-21 12:53 ` [Bug rtl-optimization/16104] [3.4/4.0 " pinskia at gcc dot gnu dot org
2004-10-30 21:51 ` belyshev at lubercy dot com
2004-10-30 22:16 ` [Bug rtl-optimization/16104] [3.3/3.4 " belyshev at lubercy dot com
2004-11-05 21:12 ` reichelt at gcc dot gnu dot org
2005-01-13 15:29 ` jakub at gcc dot gnu dot org
2005-04-04  8:50 ` cvs-commit at gcc dot gnu dot org
2005-04-04  9:01 ` cvs-commit at gcc dot gnu dot org
2005-04-30 16:21 ` pinskia at gcc dot gnu dot org
2005-05-19 17:46 ` mmitchel at gcc dot gnu 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).