This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33524] New: SSE5 vectorized SI->DI conversions broken
- From: "michael dot meissner at amd dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Sep 2007 20:49:48 -0000
- Subject: [Bug target/33524] New: SSE5 vectorized SI->DI conversions broken
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
If you use -O2 -ftree-vectorize -msse5 (or now -O3 -msse5), the compiler
generates an insn not found message, because there is a typo in i386.c.
--
Summary: SSE5 vectorized SI->DI conversions broken
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: michael dot meissner at amd dot com
GCC build triplet: x86_64-pc-gnu-linux
GCC host triplet: x86_64-pc-gnu-linux
GCC target triplet: x86_64-pc-gnu-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33524