diff --git a/test/Transforms/ConstProp/half.ll b/test/Transforms/ConstProp/half.ll index b9d2aeb7169..dcd98d45f9f 100644 --- a/test/Transforms/ConstProp/half.ll +++ b/test/Transforms/ConstProp/half.ll @@ -1,5 +1,5 @@ ; RUN: opt -constprop -S < %s | FileCheck %s -; XFAIL: win32, freebsd +; XFAIL: win32, freebsd8.2, mingw32 ; CHECK: fabs_call define half @fabs_call() {