public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug inline-asm/17197] New: SSE2 intrinsic causes internal compiler error (unrecognizable insn)
@ 2004-08-26  4:00 jochang at gmail dot com
  2004-08-26  4:03 ` [Bug inline-asm/17197] " pinskia at gcc dot gnu dot org
  2004-08-26  4:34 ` jochang at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jochang at gmail dot com @ 2004-08-26  4:00 UTC (permalink / raw)
  To: gcc-bugs

The error happens on 3.4.0 and 3.4.1, but not 3.3.3 and 3.5.0-20040815.
The command line: gcc -c -O2 -msse2 1.c
The error message:

1.c: In function `DataDiff16x16_sse2':
1.c:38: error: unrecognizable insn:
(insn:HI 279 22 280 0 (set (reg:V16QI 87 [ __B ])
        (const_vector:V16QI [
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
            ])) -1 (nil)
    (expr_list:REG_EQUAL (const_vector:V16QI [
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
                (const_int 0 [0x0])
            ])
        (nil)))
1.c:38: internal compiler error: in extract_insn, at recog.c:2083
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: SSE2 intrinsic causes internal compiler error
                    (unrecognizable insn)
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: inline-asm
        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=17197


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

* [Bug inline-asm/17197] SSE2 intrinsic causes internal compiler error (unrecognizable insn)
  2004-08-26  4:00 [Bug inline-asm/17197] New: SSE2 intrinsic causes internal compiler error (unrecognizable insn) jochang at gmail dot com
@ 2004-08-26  4:03 ` pinskia at gcc dot gnu dot org
  2004-08-26  4:34 ` jochang at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-26  4:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-26 04:03 -------


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

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


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


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

* [Bug inline-asm/17197] SSE2 intrinsic causes internal compiler error (unrecognizable insn)
  2004-08-26  4:00 [Bug inline-asm/17197] New: SSE2 intrinsic causes internal compiler error (unrecognizable insn) jochang at gmail dot com
  2004-08-26  4:03 ` [Bug inline-asm/17197] " pinskia at gcc dot gnu dot org
@ 2004-08-26  4:34 ` jochang at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jochang at gmail dot com @ 2004-08-26  4:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jochang at gmail dot com  2004-08-26 04:34 -------
Thanks for the *quick* response!


-- 


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


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

end of thread, other threads:[~2004-08-26  4:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-26  4:00 [Bug inline-asm/17197] New: SSE2 intrinsic causes internal compiler error (unrecognizable insn) jochang at gmail dot com
2004-08-26  4:03 ` [Bug inline-asm/17197] " pinskia at gcc dot gnu dot org
2004-08-26  4:34 ` jochang at gmail dot com

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