1 /* PR tree-optimization/21031
3 Make sure that a != 0 is propagated into the "if" statement. */
5 /* { dg-do compile } */
6 /* { dg-options "-O1 -fdump-tree-forwprop1-details" } */
19 /* { dg-final { scan-tree-dump-times "Replaced" 2 "forwprop1"} } */
20 /* { dg-final { cleanup-tree-dump "forwprop1" } } */