From patchwork Fri Jun 8 12:32:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 926733 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="Z4iKeCxt"; dkim-atps=neutral Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 412Mpl40TNz9s0W for ; Fri, 8 Jun 2018 22:55:59 +1000 (AEST) Received: from localhost ([::1]:35480 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRGvs-0002tk-WD for incoming@patchwork.ozlabs.org; Fri, 08 Jun 2018 08:55:57 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRGfk-0005ny-RP for qemu-devel@nongnu.org; Fri, 08 Jun 2018 08:39:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRGfj-0000wJ-OY for qemu-devel@nongnu.org; Fri, 08 Jun 2018 08:39:16 -0400 Received: from mail-wr0-x236.google.com ([2a00:1450:400c:c0c::236]:35610) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRGfj-0000vp-IG for qemu-devel@nongnu.org; Fri, 08 Jun 2018 08:39:15 -0400 Received: by mail-wr0-x236.google.com with SMTP id l10-v6so13264196wrn.2 for ; Fri, 08 Jun 2018 05:39:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=36ERHzwgl/dUppo70phk1tWLxLU56vwDHx4K93Nu+5M=; b=Z4iKeCxtFv7BmCDP/f1+7rWTdSvHyRFEOmysB1ALOu02qW1jJe0Oiwre/dwsX+OBpy 85vlHXYxv2FpUhyefK3sFlwA1uj8igPF4MvWrd/6Nl78jpTdoKlKegv7p5T7qfeHcfhw vNmfozyRWA/JPdyxTLpf9KEgKIA25TmKCncDg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=36ERHzwgl/dUppo70phk1tWLxLU56vwDHx4K93Nu+5M=; b=ljl5qu+ZZoeVINWYn2Z4JpoIjY5nsEWxaupFiwfxS8zFIB7g3hiM3F7nKSR2bi7BGF yyyrwB+azBWLs74kdmjUXHkpTIWbq9ca7ATWKH/dgxd5UZ7kZesGXdEmazz2yiAjzIX0 xIwuRf7be+5Dy6LvPbEfjQOpq+Qd5Kg1bMAioOv5GTzHfJjF6Bc3cZkqOpb+xo70TeVk XfS2HzjgCguhpCSOlECvzWp5PDtlO2V8Ck1McJ7rtA8paRw/nXCRIz3HMPw7TE9PjfQz tKwdkj7Jhn7uJ4V5AdXzkPfS111Pnzh6FVAdtZdxHn2zPB8Jfm7LE8Vbxw0BGLZjMGyA 1Sgg== X-Gm-Message-State: APt69E0sm3H+O8YnHYGzJpAAWtIqoDtWAPC0EOT3b46bi1ClJWDXWTVz ocA7x4tQGir7E/LjiQ1MmWbqDw== X-Google-Smtp-Source: ADUXVKI6F81/6elCMY5q99KGgZT4oPHn43uWMiBUuqGpTM+7wyQRNUenGqJ2TgOZkGwg9Rg6hw3oPQ== X-Received: by 2002:adf:a60c:: with SMTP id k12-v6mr5128422wrc.200.1528461554503; Fri, 08 Jun 2018 05:39:14 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id k16-v6sm48207933wrh.25.2018.06.08.05.39.09 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 08 Jun 2018 05:39:12 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id A3A553E077E; Fri, 8 Jun 2018 13:33:08 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: cota@braap.org, famz@redhat.com, berrange@redhat.com, f4bug@amsat.org, richard.henderson@linaro.org, balrogg@gmail.com, aurelien@aurel32.net, agraf@suse.de, pbonzini@redhat.com, stefanha@redhat.com, stefanb@linux.vnet.ibm.com, marcandre.lureau@redhat.com Date: Fri, 8 Jun 2018 13:32:37 +0100 Message-Id: <20180608123307.24773-20-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180608123307.24773-1-alex.bennee@linaro.org> References: <20180608123307.24773-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c0c::236 Subject: [Qemu-devel] [PATCH v6 19/49] tests/tcg/i386/test-i386: use modern vector_size attributes X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Alex_Benn=C3=A9e?= , qemu-devel@nongnu.org, Eduardo Habkost , Richard Henderson Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" The compiler complains about the old __mode__ style attributes. Signed-off-by: Alex Bennée Reviewed-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé --- tests/tcg/i386/test-i386.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tcg/i386/test-i386.c b/tests/tcg/i386/test-i386.c index cae6a7773a..caef4da176 100644 --- a/tests/tcg/i386/test-i386.c +++ b/tests/tcg/i386/test-i386.c @@ -2106,8 +2106,8 @@ static void test_enter(void) #ifdef TEST_SSE -typedef int __m64 __attribute__ ((__mode__ (__V2SI__))); -typedef float __m128 __attribute__ ((__mode__(__V4SF__))); +typedef int __m64 __attribute__ ((vector_size(8))); +typedef float __m128 __attribute__ ((vector_size(16))); typedef union { double d[2];