1 /* { dg-options "-O2 -fargument-noalias-global -fdump-tree-optimized" } */
14 /* We should have removed the link_error on the tree level as we told GCC
15 that *i cannot point to f via the option -fargument-noalias-global. */
16 /* { dg-final { scan-tree-dump-times "link_error" 0 "optimized"} } */
17 /* { dg-final { cleanup-tree-dump "optimized" } } */