--- Comment #5 from rguenth at gcc dot gnu dot org 2009-04-27 15:50 ---
Fixed.
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-04-27 15:50 ---
Subject: Bug 39928
Author: rguenth
Date: Mon Apr 27 15:50:05 2009
New Revision: 146846
URL: http://gcc.gnu.org/viewcvs?root=
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-04-27 15:50 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-04-27 12:22 ---
And mine.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassi
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-04-27 12:22 ---
typedef float __m128 __attribute__ ((__vector_size__ (16), __may_alias__));
extern __m128 _mm_sub_ps (__m128 __A, __m128 __B);
extern __m128 _mm_mul_ps (__m128 __A, __m128 __B);
__m128
vq_nbest(const __m128 *codebook
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-04-27 12:15 ---
Reducing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39928
--- Comment #1 from dcb314 at hotmail dot com 2009-04-27 11:37 ---
Created an attachment (id=17766)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17766&action=view)
C source code
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39928