1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-optimized" } */
19 /* We can't propagate x.z past bar, so this link_error should still be there. */
23 /* { dg-final { scan-tree-dump-times "link_error" 1 "optimized"} } */
24 /* { dg-final { cleanup-tree-dump "optimized" } } */