Message ID | ZRsrTLV0PNuDW7Jl@mx3210.localdomain |
---|---|
State | Accepted |
Headers |
Return-Path: <gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org> Delivered-To: ouuuleilei@gmail.com Received: by 2002:a05:612c:2a8e:b0:403:3b70:6f57 with SMTP id in14csp1680134vqb; Mon, 2 Oct 2023 13:43:25 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGDi8RfO2yBPkiAwKtHkA3LP8EfH8sjL0oypZieURnmIX54EvF2ezdqTpm3JTyY3tEqYtYI X-Received: by 2002:a17:906:9c1:b0:9ae:6ff4:9f15 with SMTP id r1-20020a17090609c100b009ae6ff49f15mr10154720eje.11.1696279405209; Mon, 02 Oct 2023 13:43:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1696279405; cv=none; d=google.com; s=arc-20160816; b=QMeb7v7tKwLjE4k17fpaYLrsHyj4ZOgKY6eMiWw7ADDsn4+75SLMBr00aSYz+01aVt qEA0Lqb0xmpm4sooMwvNm0B17gidkIUD4Jr74hZ8i56umZBdc88Szr72Z0acTTtEj3+l FTsb+NjV4f0VJAIaVTGA0Vcq4lPmIZ1SaCMSgPs06K6rXulGgwUm4URTl+8qz0YDpohM OseZenRG3g11L/qIDUV/WkYkj7iOTv61yPZazEOB/27+cjRlDOEbhW1yUyO/18kgw3xx n6CruhjSk5qmTHzvXk2WHjB8BOUv4ma+BPo9AL9xXTAcPHLYoNnhWoKz5xp776A8HfGQ bJlw== 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=1q0fXuUVytTa1NpKq0mhq/gjlKb1C+QURpY54Er5yUk=; fh=1L2/IiukS00vgiXcKREcvt+pFBEM8GuYOng2C1a9k1k=; b=jT5MONsjcDiVmHV8QiTWeJro19L/G9hadlNSHdFN2EdIlIF7brPZMZqaszEHVCVNyT fPEcC73vRn57gOqiFu6kIbOJ/qDnZU3/rBsTgr2uRrGxxuIcfLTCoiDuf/bOXn8g6Juw Mn7WzUF3lpnHTrg8cOkjdq08kHibdkZTHE5RF60Y2XmUnFXBFi/jSnBdJ2RfbstVv8nJ UJAf6/l0cuvNDAOkLMHYnTH4/1xQLvie4boZdU5QkqGfdxt86iPybg/jicHNxJxSwytr 0bhl8vu8x0skRqlQq4LByoddclsC1UXaDknKU6hJeFV3PUTV2zm7l3B2sx3t3uaK2Qu5 9y7A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) smtp.mailfrom="gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org" Received: from server2.sourceware.org (ip-8-43-85-97.sourceware.org. [8.43.85.97]) by mx.google.com with ESMTPS id q17-20020a17090609b100b009b2d5346b4esi3737471eje.638.2023.10.02.13.43.24 for <ouuuleilei@gmail.com> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 13:43:25 -0700 (PDT) Received-SPF: pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 as permitted sender) client-ip=8.43.85.97; Authentication-Results: mx.google.com; spf=pass (google.com: domain of gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org designates 8.43.85.97 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 008743858C2D for <ouuuleilei@gmail.com>; Mon, 2 Oct 2023 20:43:18 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from dellerweb.de (dellerweb.de [173.249.48.176]) by sourceware.org (Postfix) with ESMTPS id 1E58A3858D32 for <gcc-patches@gcc.gnu.org>; Mon, 2 Oct 2023 20:42:56 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 1E58A3858D32 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 5E9DD1600123; Mon, 2 Oct 2023 22:42:54 +0200 (CEST) Received: by mx3210.localdomain (Postfix, from userid 1000) id 8559F22011C; Mon, 2 Oct 2023 20:42:52 +0000 (UTC) Date: Mon, 2 Oct 2023 20:42:52 +0000 From: John David Anglin <dave@parisc-linux.org> To: GCC Patches <gcc-patches@gcc.gnu.org> Subject: [committed] Require target lra in gcc.dg/pr108095.c Message-ID: <ZRsrTLV0PNuDW7Jl@mx3210.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WOAYBNqCypF8Emcr" Content-Disposition: inline X-Spam-Status: No, score=-9.1 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 <gcc-patches.gcc.gnu.org> List-Unsubscribe: <https://gcc.gnu.org/mailman/options/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=unsubscribe> List-Archive: <https://gcc.gnu.org/pipermail/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-request@gcc.gnu.org?subject=help> List-Subscribe: <https://gcc.gnu.org/mailman/listinfo/gcc-patches>, <mailto:gcc-patches-request@gcc.gnu.org?subject=subscribe> Errors-To: gcc-patches-bounces+ouuuleilei=gmail.com@gcc.gnu.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1778677873477619622 X-GMAIL-MSGID: 1778677873477619622 |
Series |
[committed] Require target lra in gcc.dg/pr108095.c
|
|
Checks
Context | Check | Description |
---|---|---|
snail/gcc-patch-check | success | Github commit url |
Commit Message
John David Anglin
Oct. 2, 2023, 8:42 p.m. UTC
Committed to trunk. Dave --- Require target lra in gcc.dg/pr108095.c 2023-10-02 John David Anglin <danglin@gcc.gnu.org> gcc/testsuite/ChangeLog: * gcc.dg/pr108095.c: Require target lra.
Comments
On 10/2/23 14:42, John David Anglin wrote: > Committed to trunk. > > Dave > --- > > Require target lra in gcc.dg/pr108095.c > > 2023-10-02 John David Anglin <danglin@gcc.gnu.org> > > gcc/testsuite/ChangeLog: > > * gcc.dg/pr108095.c: Require target lra. Thanks. I already had this in my local tree. jeff
diff --git a/gcc/testsuite/gcc.dg/pr108095.c b/gcc/testsuite/gcc.dg/pr108095.c index fb76caae72e..0a487cf614a 100644 --- a/gcc/testsuite/gcc.dg/pr108095.c +++ b/gcc/testsuite/gcc.dg/pr108095.c @@ -1,5 +1,5 @@ /* PR tree-optimization/108095 */ -/* { dg-do compile } */ +/* { dg-do compile { target lra } } */ /* { dg-options "-Os -g" } */ int v;