Add a couple new testcases.
[llvm.git] / test / FrontendFortran / 2008-11-03-OptionOverride.f90
blob316e722cd341c5a4114183b094abfa99ae051977
1 ! RUN: %llvmgcc -c %s -march=k8
2 ! XTARGET: x86
3 ! Note: this file intentionally left blank, the problem itself is in
4 ! frontend initialization routines and march flag!