public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx
@ 2005-04-19  9:05 jochang at gmail dot com
  2005-04-19  9:05 ` [Bug target/21100] " jochang at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: jochang at gmail dot com @ 2005-04-19  9:05 UTC (permalink / raw)
  To: gcc-bugs

ICE on gcc 4.0.0rc2, but both 3.3.5 and 3.4.3 work.
No ICE if change pentium-mmx to pentium2.

$ /usr/local/gcc-4.0/bin/g++ -c -march=pentium-mmx 2.cpp
2.cpp: In function 'void f()':
2.cpp:30: error: unrecognizable insn:
(insn 13 12 14 0 (set (mem/i:V2SI (pre_dec:SI (reg/f:SI 7 sp)) [0 S8 A64])
        (reg:V2SI 61 [ a ])) -1 (nil)
    (expr_list:REG_DEAD (reg:V2SI 61 [ a ])
        (nil)))
2.cpp:30: internal compiler error: in extract_insn, at recog.c:2020

-- 
           Summary: ICE: unrecognizable insn for -march=pentium-mmx
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jochang at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug target/21100] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
@ 2005-04-19  9:05 ` jochang at gmail dot com
  2005-04-19 10:05 ` giovannibajo at libero dot it
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: jochang at gmail dot com @ 2005-04-19  9:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jochang at gmail dot com  2005-04-19 09:05 -------
Created an attachment (id=8681)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8681&action=view)
the test case


-- 


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


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

* [Bug target/21100] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
  2005-04-19  9:05 ` [Bug target/21100] " jochang at gmail dot com
@ 2005-04-19 10:05 ` giovannibajo at libero dot it
  2005-04-19 10:07 ` [Bug target/21100] [4.0/4.1 Regression] " giovannibajo at libero dot it
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: giovannibajo at libero dot it @ 2005-04-19 10:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8681|text/x-c++src               |text/plain
          mime type|                            |


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


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

* [Bug target/21100] [4.0/4.1 Regression] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
  2005-04-19  9:05 ` [Bug target/21100] " jochang at gmail dot com
  2005-04-19 10:05 ` giovannibajo at libero dot it
@ 2005-04-19 10:07 ` giovannibajo at libero dot it
  2005-04-19 19:50 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: giovannibajo at libero dot it @ 2005-04-19 10:07 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2005-04-19 10:06 -------
it might be a typo in the MMX/SSE cleanup...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org
           Keywords|                            |rejects-valid
      Known to work|                            |3.3.5 3.4.2
            Summary|ICE: unrecognizable insn for|[4.0/4.1 Regression] ICE:
                   |-march=pentium-mmx          |unrecognizable insn for -
                   |                            |march=pentium-mmx
   Target Milestone|---                         |4.0.1


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


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

* [Bug target/21100] [4.0/4.1 Regression] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
                   ` (2 preceding siblings ...)
  2005-04-19 10:07 ` [Bug target/21100] [4.0/4.1 Regression] " giovannibajo at libero dot it
@ 2005-04-19 19:50 ` pinskia at gcc dot gnu dot org
  2005-04-20 19:50 ` rth at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-19 19:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |ice-on-valid-code, ssemmx


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


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

* [Bug target/21100] [4.0/4.1 Regression] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
                   ` (3 preceding siblings ...)
  2005-04-19 19:50 ` pinskia at gcc dot gnu dot org
@ 2005-04-20 19:50 ` rth at gcc dot gnu dot org
  2005-04-20 19:56 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-04-20 19:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-20 19:50:16
               date|                            |


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


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

* [Bug target/21100] [4.0/4.1 Regression] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
                   ` (4 preceding siblings ...)
  2005-04-20 19:50 ` rth at gcc dot gnu dot org
@ 2005-04-20 19:56 ` cvs-commit at gcc dot gnu dot org
  2005-04-23 17:21 ` [Bug target/21100] [4.0 " cvs-commit at gcc dot gnu dot org
  2005-04-23 17:21 ` rth at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-20 19:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-20 19:56 -------
Subject: Bug 21100

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2005-04-20 19:56:17

Modified files:
	gcc            : ChangeLog 
	gcc/config/i386: mmx.md 

Log message:
	PR target/21100
	* config/i386/mmx.md (push<MMXMODE>1): Fix predicate thinko.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8377&r2=2.8378
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/mmx.md.diff?cvsroot=gcc&r1=1.7&r2=1.8



-- 


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


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

* [Bug target/21100] [4.0 Regression] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
                   ` (5 preceding siblings ...)
  2005-04-20 19:56 ` cvs-commit at gcc dot gnu dot org
@ 2005-04-23 17:21 ` cvs-commit at gcc dot gnu dot org
  2005-04-23 17:21 ` rth at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-04-23 17:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-23 17:21 -------
Subject: Bug 21100

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	rth@gcc.gnu.org	2005-04-23 17:20:59

Modified files:
	gcc            : ChangeLog 
	gcc/config/i386: mmx.md 

Log message:
	PR target/21100
	* config/i386/mmx.md (push<MMXMODE>1): Fix predicate thinko.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.180&r2=2.7592.2.181
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/mmx.md.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.6.16.1&r2=1.6.16.2



-- 


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


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

* [Bug target/21100] [4.0 Regression] ICE: unrecognizable insn for -march=pentium-mmx
  2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
                   ` (6 preceding siblings ...)
  2005-04-23 17:21 ` [Bug target/21100] [4.0 " cvs-commit at gcc dot gnu dot org
@ 2005-04-23 17:21 ` rth at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: rth at gcc dot gnu dot org @ 2005-04-23 17:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rth at gcc dot gnu dot org  2005-04-23 17:21 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2005-04-23 17:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-19  9:05 [Bug target/21100] New: ICE: unrecognizable insn for -march=pentium-mmx jochang at gmail dot com
2005-04-19  9:05 ` [Bug target/21100] " jochang at gmail dot com
2005-04-19 10:05 ` giovannibajo at libero dot it
2005-04-19 10:07 ` [Bug target/21100] [4.0/4.1 Regression] " giovannibajo at libero dot it
2005-04-19 19:50 ` pinskia at gcc dot gnu dot org
2005-04-20 19:50 ` rth at gcc dot gnu dot org
2005-04-20 19:56 ` cvs-commit at gcc dot gnu dot org
2005-04-23 17:21 ` [Bug target/21100] [4.0 " cvs-commit at gcc dot gnu dot org
2005-04-23 17:21 ` rth 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).