rt_gccstream/gcc/testsuite/gcc.dg/lto/20081109_0.c

4 lines
111 B
C

/* { dg-lto-do assemble } */
/* { dg-lto-options {{-w -flto}} } */
void Foo(void) { char bar[1]; free(bar); }