From patchwork Sat Nov 2 21:03:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dimitar Dimitrov X-Patchwork-Id: 2005570 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dinux.eu header.i=@dinux.eu header.a=rsa-sha256 header.s=default header.b=Us6hke0z; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Xgqx34CNTz1xwF for ; Sun, 3 Nov 2024 08:04:38 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 93BCE3857B98 for ; Sat, 2 Nov 2024 21:04:35 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from server28.superhosting.bg (server28.superhosting.bg [217.174.156.11]) by sourceware.org (Postfix) with ESMTPS id 7E78E3858D26 for ; Sat, 2 Nov 2024 21:04:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7E78E3858D26 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinux.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinux.eu ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 7E78E3858D26 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=217.174.156.11 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730581459; cv=none; b=jY7QhIKMmPBZAWs+xAzeUGWFDGYife7pI5tgoVwl55Z801145gdTRUr81/5T10vOKPjB6XOj+cVxvET1Nh3TpuKT5njaiQo/prwHIblRkAX6xFmzQ9FyedgMObhmm5m/Tvex2BgyUp9eVulhtvI5EeSRoTpB3A4VOOsJcunkuBg= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730581459; c=relaxed/simple; bh=XtekM+iHganyH8HtFMIlJ+U33c3XYRahOLn19H0E41Q=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=jfBrUAn6Bk0Llu4MbCib139zBxkLoBqQ5X8LqsrdtuvJKCLjlwWnRL7Gzc+Cmx/ywJilEDJgIw24ZOkZ/UTG0aNk9IPvOr0YDA7aIx0sgiOKiSKx9NGJ+0tEsovFy1UTUVxvcYufGPIl5z/9qaRzg1jxKHE/upC770kB2IC/0bg= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dinux.eu; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject: Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=VsS7CtIo0rAIiQ0l2VxZTrY5LCum8iWtJQ2ZoBC6ViI=; b=Us6hke0za+0LXSH3hRTHr2l5ms aEWpiChmNmUflel3FBVGXIZnygYckb5Dbe7Jr16xy5pytZN8Xtu+wBogrWLqEK3L3il0DWYwPSpe8 oczf6UHliyuZDfONWcg9krhHx9+OF9wojkKRSFlCAfZcn7ktJaMsj/6aj0BTimR/EJuhYXpSfx+8j gHl3vPNBkJvAF8aUqSsd+lqSGVc8HiyNTt5FupZ/kigcG/poCtNf/7EY2CS2BsSfSq2U3yAnUncsD WiBF1/nvn5epR6iOdiNK94hGEri27xI23C0xN+7qfzXcBCRH9tIjvU75hzKc2ypVdg8R5aFrmzdqe NjYUyYGg==; Received: from 95-42-20-142.ip.btc-net.bg ([95.42.20.142]:33874 helo=kendros.lan) by server28.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1t7LI3-0007Ck-2S; Sat, 02 Nov 2024 23:04:13 +0200 From: Dimitar Dimitrov To: gcc-patches@gcc.gnu.org Cc: Dimitar Dimitrov , Martin Uecker Subject: [committed] testsuite: Require trampoline support for pr117245.c Date: Sat, 2 Nov 2024 23:03:56 +0200 Message-ID: <20241102210357.46525-1-dimitar@dinux.eu> X-Mailer: git-send-email 2.47.0 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server28.superhosting.bg X-AntiAbuse: Original Domain - gcc.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dinux.eu X-Get-Message-Sender-Via: server28.superhosting.bg: authenticated_id: dimitar@dinux.eu X-Authenticated-Sender: server28.superhosting.bg: dimitar@dinux.eu X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces~incoming=patchwork.ozlabs.org@gcc.gnu.org Test case pr117245.c is using trampolines, so mark it as such. With this patch the test is now properly marked as unsupported for pru-unknown-elf. Test still passes for x86_64-pc-linux-gnu. Pushed to trunk as obvious. gcc/testsuite/ChangeLog: * gcc.dg/pr117245.c: Require effective target with trampolines. Cc: Martin Uecker Signed-off-by: Dimitar Dimitrov --- gcc/testsuite/gcc.dg/pr117245.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/testsuite/gcc.dg/pr117245.c b/gcc/testsuite/gcc.dg/pr117245.c index ebcc60b898f..bf2baad82f3 100644 --- a/gcc/testsuite/gcc.dg/pr117245.c +++ b/gcc/testsuite/gcc.dg/pr117245.c @@ -1,4 +1,5 @@ /* { dg-do compile } */ +/* { dg-require-effective-target trampolines } */ /* { dg-options "" } */ void a() {