diff --git a/gcc/testsuite/gcc.dg/graphite/pr44391.c
b/gcc/testsuite/gcc.dg/graphite/pr44391.c
index 91b3afa..dde2fb7 100644
--- a/gcc/testsuite/gcc.dg/graphite/pr44391.c
+++ b/gcc/testsuite/gcc.dg/graphite/pr44391.c
@@ -1,4 +1,4 @@
-/* { dg-options "-Os -m32 -fgraphite-identity -ffast-math" } */
+/* { dg-options "-Os -m32 -fgraphite-identity -ffast-math"  { target
{ { i?86-*-* x86_64-*-* } && ilp32 } } } */

 void byte_insert_op1 (unsigned char *loc, unsigned char *end, unsigned *pto)
