* lang.opt: Minor edits to descriptions.
authorBrooks Moses <brooks.moses@codesourcery.com>
Mon, 26 Mar 2007 21:35:20 +0000 (21:35 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Mon, 26 Mar 2007 21:35:20 +0000 (14:35 -0700)
From-SVN: r123236

gcc/fortran/ChangeLog
gcc/fortran/lang.opt

index 460f2119266c5b75ebb1a80ae4e7c47edcf6cd4f..ed6419dff12d24ad622c7c65c829b92c4d6ecb08 100644 (file)
@@ -1,3 +1,7 @@
+2007-03-26  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * lang.opt: Minor edits to descriptions.
+
 2007-03-25  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
 
        PR fortran/30877
index c1697fccb104ea9039bd771890f4e5f82f416a25..fe2c4aa25034a657be758008e3af1a3d90d00cb3 100644 (file)
@@ -219,7 +219,7 @@ Enable OpenMP
 
 fpack-derived
 Fortran
-Try to layout derived types as compact as possible
+Try to lay out derived types as compactly as possible
 
 fpreprocessed
 Fortran
@@ -263,7 +263,7 @@ Conform to the ISO Fortran 95 standard
 
 std=gnu
 Fortran
-Conform nothing in particular
+Conform to nothing in particular
 
 std=legacy
 Fortran