Check that the "don't barf on k8" fix is not
authorDuncan Sands <baldrick@free.fr>
Tue, 20 Jan 2009 18:08:39 +0000 (18:08 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 20 Jan 2009 18:08:39 +0000 (18:08 +0000)
accidentally reverted again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendC/2009-01-20-k8.c [new file with mode: 0644]

diff --git a/test/FrontendC/2009-01-20-k8.c b/test/FrontendC/2009-01-20-k8.c
new file mode 100644 (file)
index 0000000..fe671dc
--- /dev/null
@@ -0,0 +1,2 @@
+// RUN: %llvmgcc %s -S -march=k8
+long double x;