1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-dom2" } */
22 /* There should be no link_error calls, if there is any, the
23 optimization has failed */
24 /* { dg-final { scan-tree-dump-times "link_error" 0 "dom2"} } */
25 /* { dg-final { cleanup-tree-dump "dom2" } } */