[PATCH] Add acosh, asinh, and atanh to intrinsics

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Jun 15 02:15:00 GMT 2005


On Mon, Jun 13, 2005 at 11:25:42PM -0700, Jerry DeLisle wrote:
> This is a round 1 on this.
> 
> The attached patch adds acosh, asinh, and atanh intrinsic functions. 
> The new file hyper.c provides wrapper functions for float versions.
> 
> I am not exactly clear on what must be done to "connect" 
> libgfortran/intrinsics/hyper.c into the workings.  I edited configure.ac 
>  to include the checks for the float versions, but do not know what 
> else to do there.
> 

I look over your patch on Saturday (no time until then).
If someone beats me to a review, I won't be upset.

> Steve, I will incorporate your patch from:
> 
> http://gcc.gnu.org/ml/fortran/2005-06/txt00025.txt

Leave it separate.  It's a fairly short diff, and
I'll harp at the other reviewers on Saturday for a
review. :-)




-- 
Steve



More information about the Fortran mailing list