* lang.opt: Add RejectNegative to ffixed-form and ffree-form.
From-SVN: r108381
This commit is contained in:
parent
4540a3ade1
commit
1005cc9c0d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user