1 #include "analyzer-decls.h"
3 static void __attribute__((noinline
))
4 __analyzer_callee_1 (void)
13 __analyzer_callee_1 ();
15 /* Verify that we merge state, whether or not the call happens. */
16 __analyzer_dump_exploded_nodes (0); /* { dg-warning "1 processed enode" } */