Add target int128 to testcase.
gcc/testsuite * gcc.dg/pr102738.c: Add target int128.
This commit is contained in:
parent
5d5885c99c
commit
5bb1e518b4
1 changed files with 1 additions and 0 deletions
|
@ -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. */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue