llvm-6502/test/FrontendFortran/2008-11-03-OptionOverride.f90
Anton Korobeynikov d1000d9927 Testcase for recent llvm-gcc fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58611 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-03 14:43:31 +00:00

3 lines
151 B
Fortran

! RUN: %llvmgcc -c %s -march=k8
! Note: this file intentionally left blank, the problem itself is in
! frontend initialization routines and march flag!