===================================================================
@@ -61,7 +61,7 @@
; Documented in C
MD
-Fortran Separate NoArgDriver
+Fortran Separate NoDriverArg
; Documented in C
MF
@@ -77,7 +77,7 @@
; Documented in C
MMD
-Fortran Separate NoArgDriver
+Fortran Separate NoDriverArg
; Documented in C
MP
===================================================================
@@ -1,5 +1,9 @@
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
comment, not -lg2c.