[Fortran] Committed fix for FLOAT intrinsics

Brooks Moses bmoses@stanford.edu
Tue Mar 28 22:08:00 GMT 2006


Steve Kargl wrote:
> I've committed the following patch under the "Obviously
> correct" rule to both trunk (3 days ago) and 4.1 (today).
> This fixes a regression with respect to g77.
[...]
> ===================================================================
> --- intrinsic.texi	(revision 112390)
> +++ intrinsic.texi	(working copy)
[...]
> +@node FLOAT
> +@section @code{FLOAT} --- Convert integer to default real
> +@findex @code{FLOAT} intrinsic
> +@cindex floor
[...]

That should be @cindex float, not floor, yes?

- Brooks



More information about the Gcc-patches mailing list