Commit 316fc112 by Shujing Zhao Committed by Shujing Zhao

common.opt (dumpdir): Remove redundant tab.

gcc/
2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>

        * common.opt (dumpdir): Remove redundant tab.

gcc/fortran
2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>

        * lang.opt (-ffixed-line-length-, ffree-line-length-): Remove
        redundant tab.

From-SVN: r157529
parent 29e8b716
2010-03-18 Shujing Zhao <pearly.zhao@oracle.com>
* common.opt (dumpdir): Remove redundant tab.
2010-03-17 Martin Jambor <mjambor@suse.cz> 2010-03-17 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/43347 PR tree-optimization/43347
......
...@@ -255,7 +255,7 @@ Common Separate ...@@ -255,7 +255,7 @@ Common Separate
dumpdir dumpdir
Common Separate Common Separate
-dumpdir <dir> Set the directory name to be used for dumps -dumpdir <dir> Set the directory name to be used for dumps
; The version of the C++ ABI in use. The following values are allowed: ; The version of the C++ ABI in use. The following values are allowed:
; ;
......
2010-03-18 Shujing Zhao <pearly.zhao@oracle.com>
* lang.opt (-ffixed-line-length-, ffree-line-length-): Remove
redundant tab.
2010-03-17 Tobias Burnus <burnus@net-b.de> 2010-03-17 Tobias Burnus <burnus@net-b.de>
PR fortran/43331 PR fortran/43331
......
...@@ -246,7 +246,7 @@ Allow arbitrary character line width in fixed mode ...@@ -246,7 +246,7 @@ Allow arbitrary character line width in fixed mode
ffixed-line-length- ffixed-line-length-
Fortran RejectNegative Joined UInteger Fortran RejectNegative Joined UInteger
-ffixed-line-length-<n> Use n as character line width in fixed mode -ffixed-line-length-<n> Use n as character line width in fixed mode
ffpe-trap= ffpe-trap=
Fortran RejectNegative JoinedOrMissing Fortran RejectNegative JoinedOrMissing
...@@ -262,7 +262,7 @@ Allow arbitrary character line width in free mode ...@@ -262,7 +262,7 @@ Allow arbitrary character line width in free mode
ffree-line-length- ffree-line-length-
Fortran RejectNegative Joined UInteger Fortran RejectNegative Joined UInteger
-ffree-line-length-<n> Use n as character line width in free mode -ffree-line-length-<n> Use n as character line width in free mode
fimplicit-none fimplicit-none
Fortran Fortran
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment