diff --git a/gcc/testsuite/gcc.dg/pr117816.c b/gcc/testsuite/gcc.dg/pr117816.c index 6a9fc5fa1415c327bb9f09ec113506f66e25871c..bd37a5bb0e195c5cd6d736671a5165fd62ceb8f5 100644 --- a/gcc/testsuite/gcc.dg/pr117816.c +++ b/gcc/testsuite/gcc.dg/pr117816.c @@ -1,4 +1,4 @@ -/* { dg-do compile } */ +/* { dg-do compile { target { int32plus } } } */ /* { dg-options "-O -fnon-call-exceptions -favoid-store-forwarding -fno-forward-propagate -finstrument-functions" } */ char *p;