From patchwork Thu May 26 08:24:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Preudhomme X-Patchwork-Id: 626615 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rFhzS67tdz9sCk for ; Thu, 26 May 2016 18:25:23 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=O87p9ERt; dkim-atps=neutral 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:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=XPl8rBb9InXpF7gkF6s9FvgBzUP5vMXLO8yw+IzxV3PstqiGcbFkT RZvymuV7YBwbDaJO0CqVLeDS+rcCMTrwMseLG0gnjZSw3l9uE2xKgPLDT/j+OP0Y tsM6xBR2jNKagBMp4doTuICNekeFfH5TrshpWSKomXA0CHAlsqBs8E= 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:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=default; bh=BM/MrDnbXRiOCTqdMNXFyH5PePE=; b=O87p9ERtSUx8QZXR6deME8tCWQcW KvubKjGqTSPbs9dE3bU1orLV/DUo89ymM1B3ffr+OpSloNyo8E5osdhvYGbaUL4S 16uzn5B8+M5FL7qe6fzCrzQHjUXnXjMz/rc5euHMTvN+GgjczCYdOPTQBa0HJzN4 P6CttP+n/vkgYV4= Received: (qmail 83592 invoked by alias); 26 May 2016 08:25:16 -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 83577 invoked by uid 89); 26 May 2016 08:25:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=BAYES_00, KAM_LAZY_DOMAIN_SECURITY, RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=thomaspreudhommefossarmcom, thomas.preudhomme@foss.arm.com, HContent-Transfer-Encoding:7Bit, watch X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 26 May 2016 08:25:05 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 400762F; Thu, 26 May 2016 01:25:27 -0700 (PDT) Received: from e108577-lin.localnet (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B75B13F52F; Thu, 26 May 2016 01:25:02 -0700 (PDT) From: Thomas Preudhomme To: Mike Stump , kyrylo.tkachov@arm.com, ramana.radhakrishnan@arm.com, richard.earnshaw@arm.com Cc: gcc-patches@gcc.gnu.org, ro@cebitec.uni-bielefeld.de Subject: Re: [PATCH, testsuite] Skip tail call tests on Thumb-1 targets Date: Thu, 26 May 2016 09:24:57 +0100 Message-ID: <2031136.eCvnWLDzEh@e108577-lin> User-Agent: KMail/4.13.3 (Linux/3.13.0-85-generic; KDE/4.13.3; x86_64; ; ) In-Reply-To: <43745E30-0D5D-4AF8-A399-4D0A84DE0181@comcast.net> References: <2601986.QZc99cPl7b@e108577-lin> <43745E30-0D5D-4AF8-A399-4D0A84DE0181@comcast.net> MIME-Version: 1.0 X-IsSubscribed: yes On Wednesday 25 May 2016 11:38:44 Mike Stump wrote: > On May 25, 2016, at 10:20 AM, Thomas Preudhomme wrote: > > 2016-05-24 Thomas Preud'homme > > > > * gcc.dg/plugin/plugin.exp: skip tail call tests for Thumb-1. > > > > Is this ok for trunk? > > Ok. Normally I'd just punt to the arm folks. Better to Cc them on the > patch. I watch all the changes to the .exp files, and will scream if > something seems to be going wrong. Fair enough. I was not sure because it was touching to .exp files. What do ARM maintainers think? Is this ok for trunk? Best regards, Thomas diff --git a/gcc/testsuite/gcc.dg/plugin/plugin.exp b/gcc/testsuite/gcc.dg/plugin/plugin.exp index 62f6797..321b4ba 100644 --- a/gcc/testsuite/gcc.dg/plugin/plugin.exp +++ b/gcc/testsuite/gcc.dg/plugin/plugin.exp @@ -90,6 +90,12 @@ foreach plugin_test $plugin_test_list { if ![runtest_file_p $runtests $plugin_src] then { continue } + # Skip tail call tests on targets that do not have sibcall_epilogue. + if {[regexp ".*must_tail_call_plugin.c" $plugin_src] + && [istarget arm*-*-*] + && [check_effective_target_arm_thumb1]} then { + continue + } set plugin_input_tests [lreplace $plugin_test 0 0] plugin-test-execute $plugin_src $plugin_input_tests }