public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/13516] New: [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510
@ 2003-12-30 12:40 debian-gcc at lists dot debian dot org
  2003-12-30 12:48 ` [Bug target/13516] " debian-gcc at lists dot debian dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2003-12-30 12:40 UTC (permalink / raw)
  To: gcc-bugs

[forwarded from http://bugs.debian.org/223215]

3.2.3 works, CVS HEAD as well.

$ g++ -c -g -mcpu=i686 -march=i686 -ffast-math -fomit-frame-pointer -O3
-fno-rtti -c -fPIC cvfundam.ii
cvfundam.cpp: In function `int icvCubicV(double, double, double, double*)':
cvfundam.cpp:2187: internal compiler error: in emit_move_insn_1, at expr.c:3510
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

omitting "mcpu=i686 -march=i686" or omitting "-ffast-math" seems to be a workaround.

-- 
           Summary: [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-linux
  GCC host triplet: i686-linux
GCC target triplet: i686-linux


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


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

* [Bug target/13516] [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510
  2003-12-30 12:40 [Bug target/13516] New: [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510 debian-gcc at lists dot debian dot org
@ 2003-12-30 12:48 ` debian-gcc at lists dot debian dot org
  2003-12-30 17:57 ` pinskia at gcc dot gnu dot org
  2004-01-10  4:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2003-12-30 12:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From debian-gcc at lists dot debian dot org  2003-12-30 12:28 -------
Created an attachment (id=5382)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5382&action=view)
preprocessed source


-- 


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


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

* [Bug target/13516] [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510
  2003-12-30 12:40 [Bug target/13516] New: [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510 debian-gcc at lists dot debian dot org
  2003-12-30 12:48 ` [Bug target/13516] " debian-gcc at lists dot debian dot org
@ 2003-12-30 17:57 ` pinskia at gcc dot gnu dot org
  2004-01-10  4:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-30 17:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-30 17:52 -------
Confirmed, some how a target problem as in ix86_split_long_move, it is spliting them into two 
constants but nothing has changed for 3.4 with respect to ix86_split_long_move.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-12-30 17:52:07
               date|                            |
   Target Milestone|---                         |3.3.3


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


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

* [Bug target/13516] [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510
  2003-12-30 12:40 [Bug target/13516] New: [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510 debian-gcc at lists dot debian dot org
  2003-12-30 12:48 ` [Bug target/13516] " debian-gcc at lists dot debian dot org
  2003-12-30 17:57 ` pinskia at gcc dot gnu dot org
@ 2004-01-10  4:17 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-10  4:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-10 04:17 -------
This is a dup of bug 13634 which has a simple testcase.

*** This bug has been marked as a duplicate of 13634 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-01-10  4:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-30 12:40 [Bug target/13516] New: [3.3 regression] ICE in emit_move_insn_1, at expr.c:3510 debian-gcc at lists dot debian dot org
2003-12-30 12:48 ` [Bug target/13516] " debian-gcc at lists dot debian dot org
2003-12-30 17:57 ` pinskia at gcc dot gnu dot org
2004-01-10  4:17 ` pinskia 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).