* lang.opt (MD, MMD): Use NoDriverArg instead of NoArgDriver.
From-SVN: r163408
This commit is contained in:
parent
71bb2d8692
commit
ca865c2bfe
@ -1,3 +1,7 @@
|
||||
2010-08-20 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* lang.opt (MD, MMD): Use NoDriverArg instead of NoArgDriver.
|
||||
|
||||
2010-08-20 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* gfortranspec.c (lang_specific_driver): Refer to -lgfortran in
|
||||
|
@ -61,7 +61,7 @@ Fortran
|
||||
; Documented in C
|
||||
|
||||
MD
|
||||
Fortran Separate NoArgDriver
|
||||
Fortran Separate NoDriverArg
|
||||
; Documented in C
|
||||
|
||||
MF
|
||||
@ -77,7 +77,7 @@ Fortran
|
||||
; Documented in C
|
||||
|
||||
MMD
|
||||
Fortran Separate NoArgDriver
|
||||
Fortran Separate NoDriverArg
|
||||
; Documented in C
|
||||
|
||||
MP
|
||||
|
Loading…
Reference in New Issue
Block a user