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: g77 intrinsics


 Now this is really a good suggestion, it would certainly make the intrinsics a lot better documented.

 / Lars Segerlund.

On Sun, 10 Oct 2004 14:43:17 +0200
Toon Moene <toon@moene.indiv.nluug.nl> wrote:

> Paul Brook wrote:
> 
> > On Friday 08 October 2004 05:44, Jerry DeLisle wrote:
> > 
> >>I see on the gfortran.org wiki page mention of a good beginners project
> >>would be to implement some g77 non-standard intrinsics.  Is this need
> >>still valid and where can one begin to study to learn the structure of a
> >>g77 intrinsic and what is the list of items needing to be done?
> > 
> > Janne Blomqvist already gave you a good summarry.
> > 
> > The g77 documentation is probably the best starting point for a list of 
> > intrinsics we care about:
> > http://gcc.gnu.org/onlinedocs/gcc-3.4.2/g77/Table-of-Intrinsic-Functions.html#Table-of-Intrinsic-Functions
> > I you want a easy job to get you started, someone needs to write a similar 
> > section for the gfortran manual :)
> 
> Note that the intrinsics part of the g77 manual is generated 
> automatically from the description of the intrinsics.
> 
> Something similar for the gfortran would be highly appreciated.
> 
> -- 
> Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
> Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
> A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/


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