Rebase.
[official-gcc.git] / gcc / testsuite / gcc.dg / 20030702-1.c
blobb530c69a4529336a37af9b631b5d2becb615f50a
1 /* This tests whether REG_ALWAYS_RETURN notes are handled
2 correctly in combine. */
3 /* { dg-do compile { target fpic } } */
4 /* { dg-options "-O2 -fpic -fprofile-arcs" } */
5 /* { dg-skip-if "requires unsupported run-time relocation" { spu-*-* } { "*" } { "" } } */
7 void test (void)
9 fork ();