------- Comment #1 from ubizjak at gmail dot com 2010-02-17 09:43 ------- --cut here-- Index: xop-check.h =================================================================== --- xop-check.h (revision 156823) +++ xop-check.h (working copy) @@ -1,6 +1,7 @@ #include <stdlib.h>
#include "cpuid.h" +#include "m256-check.h" static void xop_test (void); --cut here-- But then we get: xop-vpermil2pd-256-1.c: In function xop_test: xop-vpermil2pd-256-1.c:47:9: error: incompatible types when assigning to type __m256d from type int -- ubizjak at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-02-17 09:43:13 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43103