* gcc.dg/const-elim-1.c: xfail for xtensa.
[official-gcc.git] / gcc / testsuite / gcc.dg / 20030702-1.c
blob70dad2eb8a9f850c2cc5048971cc32fbbe78aa54
1 /* This tests whether REG_ALWAYS_RETURN notes are handled
2 correctly in combine. */
3 /* { dg-do compile } */
4 /* { dg-options "-O2 -fpic -fprofile-arcs" } */
6 void test (void)
8 fork ();