diff options
Diffstat (limited to 'test/FrontendC/2009-01-20-k8.c')
-rw-r--r-- | test/FrontendC/2009-01-20-k8.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2009-01-20-k8.c b/test/FrontendC/2009-01-20-k8.c index fbfe88b4f1..d28302b4ce 100644 --- a/test/FrontendC/2009-01-20-k8.c +++ b/test/FrontendC/2009-01-20-k8.c @@ -1,4 +1,4 @@ // RUN: %llvmgcc %s -S -march=k8 -// XTARGET: x86,darwin // XFAIL: * +// XTARGET: x86,i386,i686 long double x; |