From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4804 invoked by alias); 13 Oct 2011 08:59:37 -0000 Received: (qmail 4795 invoked by uid 22791); 13 Oct 2011 08:59:36 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta14.emeryville.ca.mail.comcast.net (HELO qmta14.emeryville.ca.mail.comcast.net) (76.96.27.212) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 13 Oct 2011 08:59:18 +0000 Received: from omta23.emeryville.ca.mail.comcast.net ([76.96.30.90]) by qmta14.emeryville.ca.mail.comcast.net with comcast id k8zA1h0041wfjNsAE8zBE8; Thu, 13 Oct 2011 08:59:11 +0000 Received: from up.mrs.kithrup.com ([24.4.193.8]) by omta23.emeryville.ca.mail.comcast.net with comcast id k8y21h0050BKwT48j8y3oN; Thu, 13 Oct 2011 08:58:03 +0000 Subject: Re: New warning for expanded vector operations Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Mike Stump In-Reply-To: Date: Thu, 13 Oct 2011 09:32:00 -0000 Cc: "H.J. Lu" , Richard Guenther , GCC Patches Content-Transfer-Encoding: 7bit Message-Id: References: To: Artem Shinkarov X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-10/txt/msg01075.txt.bz2 On Oct 12, 2011, at 2:37 PM, Artem Shinkarov wrote: > This patch fixed PR50704. > > gcc/testsuite: > * gcc.target/i386/warn-vect-op-3.c: Exclude ia32 target. > * gcc.target/i386/warn-vect-op-1.c: Ditto. > * gcc.target/i386/warn-vect-op-2.c: Ditto. > > Ok for trunk? Ok. Is this x32 clean? :-) If not, HJ will offer an even better spelling.