1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-optimized" } */
8 void remove_this_call ();
12 static int __attribute__((noinline
))
20 static int __attribute__((noinline
))
23 return bar (f
== (void *)0);
48 /* { dg-final { scan-tree-dump-not "remove_this_call" "optimized" } } */