[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-05-25 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31585

[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-05-20 Thread uros at gcc dot gnu dot org
--- Comment #3 from uros at gcc dot gnu dot org 2007-05-20 10:54 --- Subject: Bug 31585 Author: uros Date: Sun May 20 09:54:23 2007 New Revision: 124868 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124868 Log: PR target/31585 * gcc.target/i386/sse-vect-types.c:

[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-05-20 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2007-05-20 10:55 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added

[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-05-19 Thread uros at gcc dot gnu dot org
--- Comment #2 from uros at gcc dot gnu dot org 2007-05-20 00:28 --- Subject: Bug 31585 Author: uros Date: Sat May 19 23:27:48 2007 New Revision: 124861 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=124861 Log: PR target/31585 * config/i386/pmmintrin.h: Do not

[Bug target/31585] gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and sse-14.c)

2007-04-16 Thread ubizjak at gmail dot com
--- Comment #1 from ubizjak at gmail dot com 2007-04-16 08:02 --- Proposed patch to macroize these functions in emmintrin.h (http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00096.html). Please note that some other intrinsic functions, such as _mm_shuffle_ps() are defined as macro as well