[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-24 23:07 --- Subject: Bug 21915 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-24 23:07:15 Modified files: libgfortran: ChangeLog Makefile.am Makefile.in

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-24 23:10 --- Subject: Bug 21915 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-24 23:09:49 Added files: libgfortran/intrinsics: hyper.c Log message:

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-24 23:12 --- Subject: Bug 21915 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-06-24 23:12:32 Modified files: gcc/fortran: ChangeLog gfortran.h intrinsic.c

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-07 Thread jvdelisle at verizon dot net
--- Additional Comments From jvdelisle at verizon dot net 2005-06-08 05:26 --- We have sinh, cosh, tanh. I will work on the asinh, acosh, and atanh. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21915

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-05 Thread tobi at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-05 Thread kargl at gcc dot gnu dot org
--- Additional Comments From kargl at gcc dot gnu dot org 2005-06-05 17:56 --- It unclear to me what the relationship is between your requested extension and the attached code transform_global.f90. A quick glance through the rather long piece of code shows no use of the hyperbolic

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-05 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-05 18:08 --- (From update of attachment 9030) I attached this source code by mistake; it should have gone to a different PR. Sorry. -- What|Removed |Added

[Bug fortran/21915] Would like atanh etc. as intrinsics

2005-06-04 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-06-04 23:16 --- Created an attachment (id=9030) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9030action=view) Failing source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21915