Check that the "don't barf on k8" fix is not
accidentally reverted again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/FrontendC/2009-01-20-k8.c b/test/FrontendC/2009-01-20-k8.c
new file mode 100644
index 0000000..fe671dc
--- /dev/null
+++ b/test/FrontendC/2009-01-20-k8.c
@@ -0,0 +1,2 @@
+// RUN: %llvmgcc %s -S -march=k8
+long double x;