From patchwork Mon Oct 2 20:40:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John David Anglin X-Patchwork-Id: 147462 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a05:612c:2a8e:b0:403:3b70:6f57 with SMTP id in14csp1679151vqb; Mon, 2 Oct 2023 13:41:16 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFZJicFbPZvkh55gEnpY2NcNViYUOU2iKkruRxq30LZSZHMMM8Y8z7aZzV+ZI7twAvWcjAv X-Received: by 2002:a17:907:78c1:b0:9b3:264:446 with SMTP id kv1-20020a17090778c100b009b302640446mr4209965ejc.0.1696279275668; Mon, 02 Oct 2023 13:41:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1696279275; cv=none; d=google.com; s=arc-20160816; b=dNtix+dM5K3kG7EdcYXIjoUy48lRBt+eOrt3XCzB+cpjlW6ePwlwN097v/vvupb6Nn zgEDpUM8t2iF0C08oWwBbFGXBK2yVFM6BGQZdcRlScO02+SY4z5V7As8nxDjGlySm2WV /GocRdT+dpRULUedhdm50i5KmRCaLyuhuGu+CuxN0/1D9aNk0pCsto0znyrNAY1bqerR uKe2ApAXCWetKRGgpv7jAJsnG/fXPBmmQtur2tM0AplBFFXc33rcU6vnMrkX4BWeQLTP Fth9wWt+wbXxabAIpA+X5WwEFkQ3fiPK66z1vPYqI0GdP0NyVqRZ12tZp+XTgw0Kn1IA kEhQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=errors-to:list-subscribe:list-help:list-post:list-archive :list-unsubscribe:list-id:precedence:content-disposition :mime-version:message-id:subject:to:from:date:dmarc-filter :delivered-to; bh=Q16iohKD2tj3FE239hde83C4UxU9UuOD1UKl9XJ4nR8=; fh=1L2/IiukS00vgiXcKREcvt+pFBEM8GuYOng2C1a9k1k=; b=shSAmTlguuYAX3YFHdBys8YXLDhWiXjTQeraO8xrLCf6qlH7bvNi8QUPl8CCujrtGw ZZTp9KjGpvPERzFXirpokhbMywtrlax67vQ7H29T69UZhgqMM3z3NN/mMPPamu0rzuC0 wOjL01jATC/CkI/LB43GFxhfVSTBhqI72vJdrCSCTiZwh48uUtsBfOEXb3vz/VdsJoUP O7YfrF3j+EIeEFds9ugeF65BDebGUeRbO/BjyH99RqZlNA37r9j0vMFJv9it9o/LPHuK YevJ1rK9rqLmMu1SltHv579QhH/3bX07d9EphGGrQGuf2Vv+uF5J9AjzhIsVVcf9RmeD BBaQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (server2.sourceware.org. [2620:52:3:1:0:246e:9693:128c]) by mx.google.com with ESMTPS id ot14-20020a170906ccce00b0099bcadfde72si18931583ejb.364.2023.10.02.13.41.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 13:41:15 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) client-ip=2620:52:3:1:0:246e:9693:128c; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 2620:52:3:1:0:246e:9693:128c as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id D60863858408 for ; Mon, 2 Oct 2023 20:41:07 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from dellerweb.de (unknown [IPv6:2a02:c207:3003:236::1]) by sourceware.org (Postfix) with ESMTPS id 465C63858D32 for ; Mon, 2 Oct 2023 20:40:44 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 465C63858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=parisc-linux.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=parisc-linux.org Received: from mx3210.localdomain (unknown [142.126.114.79]) by dellerweb.de (Postfix) with ESMTPSA id 54E951600123 for ; Mon, 2 Oct 2023 22:40:43 +0200 (CEST) Received: by mx3210.localdomain (Postfix, from userid 1000) id 9634022011C; Mon, 2 Oct 2023 20:40:31 +0000 (UTC) Date: Mon, 2 Oct 2023 20:40:31 +0000 From: John David Anglin To: GCC Patches Subject: [committed] Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Spam-Status: No, score=-9.0 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org 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+ouuuleilei=gmail.com@gcc.gnu.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1778677737808862514 X-GMAIL-MSGID: 1778677737808862514 Committed to trunk. Dave --- Increase timeout factor for hppa*-*-* in gcc.dg/long_branch.c 2023-10-02 John David Anglin gcc/testsuite/ChangeLog: * gcc.dg/long_branch.c: Increase timeout factor for hppa*-*-*. diff --git a/gcc/testsuite/gcc.dg/long_branch.c b/gcc/testsuite/gcc.dg/long_branch.c index c1ac24f5116..ba80ab3d15b 100644 --- a/gcc/testsuite/gcc.dg/long_branch.c +++ b/gcc/testsuite/gcc.dg/long_branch.c @@ -1,7 +1,7 @@ /* { dg-do run } */ /* { dg-options "-O2 -fno-reorder-blocks" } */ /* { dg-skip-if "limited code space" { pdp11-*-* } } */ -/* { dg-timeout-factor 2.0 { target hppa*-*-* } } */ +/* { dg-timeout-factor 4.0 { target hppa*-*-* } } */ void abort ();