From patchwork Sat Oct 22 18:23:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Botcazou X-Patchwork-Id: 78803 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp1869681qge; Sat, 22 Oct 2016 11:24:14 -0700 (PDT) X-Received: by 10.98.73.9 with SMTP id w9mr11833383pfa.104.1477160654412; Sat, 22 Oct 2016 11:24:14 -0700 (PDT) Return-Path: Received: from sourceware.org (server1.sourceware.org. [209.132.180.131]) by mx.google.com with ESMTPS id ue2si6621274pac.51.2016.10.22.11.24.14 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Oct 2016 11:24:14 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-return-439323-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) client-ip=209.132.180.131; Authentication-Results: mx.google.com; dkim=pass header.i=@gcc.gnu.org; spf=pass (google.com: domain of gcc-patches-return-439323-patch=linaro.org@gcc.gnu.org designates 209.132.180.131 as permitted sender) smtp.mailfrom=gcc-patches-return-439323-patch=linaro.org@gcc.gnu.org DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=n0lyH94KdebkTHQ/ +MLf1GdTGIvCBvwnBbCJ6pR7csVFIVy/M1uyGICz/tFaqZBR4z6MFboSAmJZ0tTG TEgv+CKzHekdHrjv60SAu8pjsWrFKxe5U5E3D7L/Q193eedaxruWTlhJ0Oo+LQDc WRjJbfADSJlGpdSpyDaidlfwkV0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=default; bh=a5a4yHjph6IsWDO1H7H8Nt /NKDg=; b=fLcDQVTk0x6Rk4ohyPXdrT1i75r+K14niR+XiBmFfquAqYmF3UBTzb Ht5sM018zu+dsPrBZCd5L1QMg/tdYz2bTnb0LwU7zAp4SJkcbqV+c6X0n1m991kC 8O3fcNlAPPthBwtrJHc2WJbkyW7s7CZP0EKTx58hcuUsz4UNhT3js= Received: (qmail 11548 invoked by alias); 22 Oct 2016 18:24:00 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 11535 invoked by uid 89); 22 Oct 2016 18:23:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:770 X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 22 Oct 2016 18:23:49 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id B4CE5812FC for ; Sat, 22 Oct 2016 20:23:46 +0200 (CEST) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a0VGP_dGK2x6 for ; Sat, 22 Oct 2016 20:23:46 +0200 (CEST) Received: from polaris.localnet (bon31-6-88-161-99-133.fbx.proxad.net [88.161.99.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 928E8812F9 for ; Sat, 22 Oct 2016 20:23:46 +0200 (CEST) From: Eric Botcazou To: gcc-patches@gcc.gnu.org Subject: [testsuite] UnXFAIL gcc.dg/tree-ssa/pr71347.c on SPARC Date: Sat, 22 Oct 2016 20:23:46 +0200 Message-ID: <1925535.214iF6Fb1M@polaris> User-Agent: KMail/4.14.10 (Linux/3.16.7-42-desktop; KDE/4.14.9; x86_64; ; ) MIME-Version: 1.0 Tested on SPARC/Solaris, applied on the mainline. 2016-10-22 Eric Botcazou * gcc.dg/tree-ssa/pr71347.c: Remove XFAIL on SPARC. -- Eric Botcazou Index: gcc.dg/tree-ssa/pr71347.c =================================================================== --- gcc.dg/tree-ssa/pr71347.c (revision 241437) +++ gcc.dg/tree-ssa/pr71347.c (working copy) @@ -14,4 +14,4 @@ void foo (void) } /* Load of X[i - i] can be omitted by reusing X[i] in previous iteration. */ -/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" { xfail { ia64-*-* arm*-*-* m68k*-*-* sparc*-*-* } } } } */ +/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" { xfail { ia64-*-* arm*-*-* m68k*-*-* } } } } */