From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29956 invoked by alias); 8 Apr 2011 23:37:27 -0000 Received: (qmail 29947 invoked by uid 22791); 8 Apr 2011 23:37:26 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta13.emeryville.ca.mail.comcast.net (HELO qmta13.emeryville.ca.mail.comcast.net) (76.96.27.243) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Apr 2011 23:37:21 +0000 Received: from omta23.emeryville.ca.mail.comcast.net ([76.96.30.90]) by qmta13.emeryville.ca.mail.comcast.net with comcast id VBYN1g0061wfjNsADBdMiX; Fri, 08 Apr 2011 23:37:21 +0000 Received: from up.mrs.kithrup.com ([24.4.193.8]) by omta23.emeryville.ca.mail.comcast.net with comcast id VBdK1g00S0BKwT48jBdK9C; Fri, 08 Apr 2011 23:37:20 +0000 Subject: Re: [testsuite] fix to gcc.target/arm/pr43698.c Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Mike Stump In-Reply-To: <4D9F24B2.5040001@codesourcery.com> Date: Fri, 08 Apr 2011 23:37:00 -0000 Cc: gcc-patches@gcc.gnu.org Content-Transfer-Encoding: quoted-printable Message-Id: <35462F6B-37E7-40B7-A519-B975BC04B0EB@comcast.net> References: <4D9F24B2.5040001@codesourcery.com> To: Janis Johnson 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-04/txt/msg00671.txt.bz2 On Apr 8, 2011, at 8:07 AM, Janis Johnson wrote: > Test gcc.target/arm/pr43698.c specifies -march=3Darmv7-a and fails > execution for multilibs whose hardware or simulator doesn't support that > architecture. Ideally, I'd like target people to weigh in on target changes, ssa people t= o weigh in on ssa testcases and so on... If they don't approve or reject i= t soon, I'll weigh in... I don't see any reason not to approve it.