public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-4372] Require target lra in gcc.dg/pr108095.c
@ 2023-10-02 20:29 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2023-10-02 20:29 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c542906a205209e67b5cbf41fb5d0d5a747db308

commit r14-4372-gc542906a205209e67b5cbf41fb5d0d5a747db308
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Mon Oct 2 20:27:23 2023 +0000

    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.

Diff:
---
 gcc/testsuite/gcc.dg/pr108095.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-02 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-02 20:29 [gcc r14-4372] Require target lra in gcc.dg/pr108095.c John David Anglin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).