From c4f6e37c971ecb49ca31114177c08e3ea2ab8a21 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Fri, 27 Apr 2012 04:36:27 +0000 Subject: test/Driver/fast-math.c: Mark this as XFAIL:cygming. They use gcc driver for as. llvm-svn: 155691 --- clang/test/Driver/fast-math.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'clang') diff --git a/clang/test/Driver/fast-math.c b/clang/test/Driver/fast-math.c index 40b60cbcd66..09d249d6c2c 100644 --- a/clang/test/Driver/fast-math.c +++ b/clang/test/Driver/fast-math.c @@ -4,6 +4,9 @@ // LLVM only supports three switches which is more coarse grained than GCC's // support. // +// Both of them use gcc driver for as. +// XFAIL: cygwin,mingw32 +// // RUN: %clang -### -fno-honor-infinities -c %s 2>&1 \ // RUN: | FileCheck --check-prefix=CHECK-NO-INFS %s // CHECK-NO-INFS: "-cc1" -- cgit v1.2.3