Commit 1005cc9c by Aldy Hernandez Committed by Aldy Hernandez

* lang.opt: Add RejectNegative to ffixed-form and ffree-form.

From-SVN: r108381
parent 4540a3ad
2005-12-11 Aldy Hernandez <aldyh@redhat.com>
* lang.opt: Add RejectNegative to ffixed-form and ffree-form.
2005-12-10 Francois-Xavier Coudert <coudert@clipper.ens.fr> 2005-12-10 Francois-Xavier Coudert <coudert@clipper.ens.fr>
PR fortran/25068 PR fortran/25068
......
...@@ -110,11 +110,11 @@ Fortran ...@@ -110,11 +110,11 @@ Fortran
Use f2c calling convention Use f2c calling convention
ffixed-form ffixed-form
Fortran Fortran RejectNegative
Assume that the source file is fixed form Assume that the source file is fixed form
ffree-form ffree-form
Fortran Fortran RejectNegative
Assume that the source file is free form Assume that the source file is free form
funderscoring funderscoring
......
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