llvm-6502/test/FrontendFortran/2008-11-03-OptionOverride.f90
Duncan Sands 4a0adb7686 These tests are x86 specific.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69798 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-22 10:39:51 +00:00

5 lines
167 B
Fortran

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