2 20040917-1.c from the execute part of the gcc torture suite.
11 /* submitted by kenneth zadeck */
15 /* the idea here is that not only is inlinable, inlinable but since it
16 is static, the cgraph node will not be marked as output. The
17 current version of the code ignores these cgraph nodes. */
34 testTortureExecute (void)
37 /* Variable test_var should be considered call-clobbered by the call
38 to not_inlinable(). */