]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Require target lra in gcc.dg/pr108095.c
authorJohn David Anglin <danglin@gcc.gnu.org>
Mon, 2 Oct 2023 20:27:23 +0000 (20:27 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 2 Oct 2023 20:27:23 +0000 (20:27 +0000)
2023-10-02  John David Anglin  <danglin@gcc.gnu.org>

gcc/testsuite/ChangeLog:

* gcc.dg/pr108095.c: Require target lra.

gcc/testsuite/gcc.dg/pr108095.c

index fb76caae72e20f7a539d618cf2161050118848d7..0a487cf614a1143bb3f5b87be16821bdd75bf911 100644 (file)
@@ -1,5 +1,5 @@
 /* PR tree-optimization/108095 */
-/* { dg-do compile } */
+/* { dg-do compile { target lra } } */
 /* { dg-options "-Os -g" } */
 
 int v;