2 // { dg-options "-O2 -fno-thread-jumps -fdisable-tree-fre1 -fdump-tree-evrp-details" }
7 void foo(float x
, float y
)
15 // Test that the false side of if(x != y) has a range for y.
16 // { dg-final { scan-tree-dump "2->4 \\(F\\) y_3\\(D\\)" "evrp" } }