From: Uros Bizjak Date: Tue, 18 Nov 2025 16:26:17 +0000 (+0100) Subject: testsuite: Require target int32 for pr116815.c test X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f10f9ae27606c3533f5eb1551077c217485043e3;p=thirdparty%2Fgcc.git testsuite: Require target int32 for pr116815.c test gcc/testsuite/ChangeLog: * gcc.dg/pr116815.c: Require target int32. --- diff --git a/gcc/testsuite/gcc.dg/pr116815.c b/gcc/testsuite/gcc.dg/pr116815.c index b5f1330b335..7b0650fc19c 100644 --- a/gcc/testsuite/gcc.dg/pr116815.c +++ b/gcc/testsuite/gcc.dg/pr116815.c @@ -1,5 +1,5 @@ /* PR target/116815 */ -/* { dg-do run } */ +/* { dg-do run { target int32 } } */ /* { dg-options "-O2" } */ [[gnu::always_inline]]