This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch,wwwdocs] Update gcc-4.3/changes.html (Fortran): Add -finit* and PROCEDURE


On Mon, 24 Sep 2007, Tobias Burnus wrote:
> this patch updates the Fortran section of the GCC 4.3. changes.html.

Cool, thanks!

Where it current says

  -finit-local-zero, -finit-real, -finit-integer, -finit-character, and
  -finit-logical</a> options 

we'll want

  <code>-finit-local-zero</code>, <code>-finit-real</code>, 
  <code>-finit-integer</code>, <code>-finit-character</code>, and
  <code>-finit-logical</code></a> command-line options 

and we'll probably want <code>...</code> for some of the other terms
as well.

Fine with these changes.

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]