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

From-SVN: r108381
This commit is contained in:
Aldy Hernandez 2005-12-11 11:42:32 +00:00 committed by Aldy Hernandez
parent 4540a3ade1
commit 1005cc9c0d
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
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>
PR fortran/25068

View File

@ -110,11 +110,11 @@ Fortran
Use f2c calling convention
ffixed-form
Fortran
Fortran RejectNegative
Assume that the source file is fixed form
ffree-form
Fortran
Fortran RejectNegative
Assume that the source file is free form
funderscoring