This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [Fortran] Committed fix for FLOAT intrinsics


On Tue, Mar 28, 2006 at 02:07:33PM -0800, Brooks Moses wrote:
> 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?
> 

Yes, of course.  I'll fix this shortly. 

-- 
Steve


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