1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-evrp-details" } */
4 static int blocksize
= 4096;
12 __attribute__ ((used
))
13 static char eof_reached
= 0;
35 /* First, we should simplify the bits < 0 test within the loop. */
36 /* { dg-final { scan-tree-dump-times "Simplified relational" 1 "evrp" } } */