From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16160 invoked by alias); 17 Feb 2010 09:43:24 -0000 Received: (qmail 16113 invoked by uid 48); 17 Feb 2010 09:43:14 -0000 Date: Wed, 17 Feb 2010 09:43:00 -0000 Message-ID: <20100217094314.16112.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/43103] xop-vpermil2pX tests failed In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ubizjak at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg01633.txt.bz2 ------- 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 #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