summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2008-11-03 14:43:31 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2008-11-03 14:43:31 +0000
commitfb2f87bbfe1cb18c3f33b809da83b96bf2682bb1 (patch)
tree1f12b30ae38c5987fc26748c4b272ede4e3fad49
parent8af6e6d415a6e555e46c244f63818e9cfe6b1ba6 (diff)
downloadbcm5719-llvm-fb2f87bbfe1cb18c3f33b809da83b96bf2682bb1.tar.gz
bcm5719-llvm-fb2f87bbfe1cb18c3f33b809da83b96bf2682bb1.zip
Testcase for recent llvm-gcc fix
llvm-svn: 58611
-rw-r--r--llvm/test/FrontendFortran/2008-11-03-OptionOverride.f903
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/FrontendFortran/2008-11-03-OptionOverride.f90 b/llvm/test/FrontendFortran/2008-11-03-OptionOverride.f90
new file mode 100644
index 00000000000..06031f83d4d
--- /dev/null
+++ b/llvm/test/FrontendFortran/2008-11-03-OptionOverride.f90
@@ -0,0 +1,3 @@
+! RUN: %llvmgcc -c %s -march=k8
+! Note: this file intentionally left blank, the problem itself is in
+! frontend initialization routines and march flag! \ No newline at end of file
OpenPOWER on IntegriCloud