1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/FrontendFortran/2008-11-03-OptionOverride.f90
Anton Korobeynikov 4b194f9aac Testcase for recent llvm-gcc fix
llvm-svn: 58611
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!