[PATCH] Add acosh, asinh, and atanh to intrinsics
Jerry DeLisle
jvdelisle@verizon.net
Tue Jun 14 06:25:00 GMT 2005
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.
Steve, I will incorporate your patch from:
http://gcc.gnu.org/ml/fortran/2005-06/txt00025.txt
In this patch if you wish.
I will develop test cases in round 2.
Comments will be much appreciated.
Regards,
Jerry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hyper.diff
Type: text/x-patch
Size: 10929 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050614/d5b15241/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hyper.c
Type: text/x-csrc
Size: 1763 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050614/d5b15241/attachment-0001.bin>
More information about the Fortran
mailing list