Commit 5a006700 by Martin Reinecke Committed by Steven Bosscher

Commited for Martin Reinecke <martin@mpa-garching.mpg.de>

	* doc/invoke.texi: document file extensions .F90 and .F95

From-SVN: r102661
parent 237504fc
2005-08-02 Martin Reinecke <martin@mpa-garching.mpg.de>
* doc/invoke.texi: document file extensions .F90 and .F95
2005-08-02 Richard Guenther <rguenther@suse.de>
* fold-const.c (tree_expr_nonnegative_p): frexp(x, &e) is
......
......@@ -857,6 +857,11 @@ preprocessor (not included with GCC)@.
@itemx @var{file}.f95
Fortran 90/95 source code which should not be preprocessed.
@item @var{file}.F90
@itemx @var{file}.F95
Fortran 90/95 source code which must be preprocessed (with the
traditional preprocessor).
@c FIXME: Descriptions of Java file types.
@c @var{file}.java
@c @var{file}.class
......
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