X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Ffloat128_1.f90;h=43fce1bccd5e6f124e466b56b495eb5f58f04509;hp=e045dce98e0222b1b9547a6f6c510ff1ca574f4d;hb=ca2120ab621d244edeca1ba22534dcb96570ad12;hpb=15fd509148445893bd13d69a0650ff055e022977 diff --git a/gcc/testsuite/gfortran.dg/float128_1.f90 b/gcc/testsuite/gfortran.dg/float128_1.f90 index e045dce98e0..43fce1bccd5 100644 --- a/gcc/testsuite/gfortran.dg/float128_1.f90 +++ b/gcc/testsuite/gfortran.dg/float128_1.f90 @@ -1,6 +1,7 @@ ! Check that __float128 can be used where it's supported ! -! { dg-do compile { target ia64-*-* i?86-*-* x86_64-*-* } } +! { dg-do compile { xfail *-*-* } } +! TODO: Enable as: compile { target ia64-*-* i?86-*-* x86_64-*-* } ! { dg-options "-fdump-tree-original" } ! { dg-final { scan-tree-dump "sqrtq" "original" } } ! { dg-final { scan-tree-dump "cabsq" "original" } }