aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CFrontend/2004-06-17-UnorderedCompares.c.tr2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CFrontend/2004-06-17-UnorderedCompares.c.tr b/test/CFrontend/2004-06-17-UnorderedCompares.c.tr
index e3c930bd9f..111273d2b4 100644
--- a/test/CFrontend/2004-06-17-UnorderedCompares.c.tr
+++ b/test/CFrontend/2004-06-17-UnorderedCompares.c.tr
@@ -1,5 +1,5 @@
// RUN: %llvmgcc -xc -std=c99 %s -c -o - | llvm-dis | grep -v llvm.isunordered | not grep call
-// XFAIL: sparcv9
+// XFAIL: sparcv9|ia64
#include <math.h>