X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgcc.dg%2Fc99-tgmath-4.c;h=90653260d158671e1c23db04c067091b18e0d024;hp=7d40449a7736fcf9e58339560bf5cea56c5d7800;hb=a8ccaba0dd37ced7803120592838e9812a841e23;hpb=d8b96761ec6f7fc01404ea90a3e5a901ac4311a9 diff --git a/gcc/testsuite/gcc.dg/c99-tgmath-4.c b/gcc/testsuite/gcc.dg/c99-tgmath-4.c index 7d40449a773..90653260d15 100644 --- a/gcc/testsuite/gcc.dg/c99-tgmath-4.c +++ b/gcc/testsuite/gcc.dg/c99-tgmath-4.c @@ -1,7 +1,9 @@ /* Test for in C99. */ /* Origin: Matt Austern -/* { dg-do compile } */ +/* { dg-do compile { target c99_runtime } } */ /* { dg-options "-std=iso9899:1999" } */ +/* { dg-add-options c99_runtime } */ +/* { dg-skip-if " missing" { alpha*-dec-osf5* } } */ /* Test that invoking type-generic pow on complex float invokes cpowf. */ #include