1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-pre-details" } */
18 /* We should see the partial redundancy of hoist + 4, not being confused
19 about bark () possibly clobbering hoist. */
21 /* { dg-final { scan-tree-dump "Replaced hoist" "pre" } } */