diff --git a/gcc/testsuite/gcc.dg/pr102738.c b/gcc/testsuite/gcc.dg/pr102738.c index 776fcecb27a..cd58c258990 100644 --- a/gcc/testsuite/gcc.dg/pr102738.c +++ b/gcc/testsuite/gcc.dg/pr102738.c @@ -1,5 +1,6 @@ /* PR tree-optimization/102738 */ /* { dg-options "-O2 -fdump-tree-evrp" } */ +/* { dg-do compile { target int128 } } */ /* Remove arithmetic shift right when the LHS is known to be 0 or -1. */