public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "burnus at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/32980] Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (ALGAMA/DLGAMA)
Date: Sat, 04 Aug 2007 19:33:00 -0000	[thread overview]
Message-ID: <20070804193253.6361.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32980-13404@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from burnus at gcc dot gnu dot org  2007-08-04 19:32 -------
> Aren't they included in the current F2008, by any chance?
Yes and no. The Fortran 2008 draft has the following functions, but they are
not necessarily called the same as the typical vendor extensions.
http://j3-fortran.org/doc/year/07/07-007r2.pdf

ACOSH, ASINH, ATANH Inverse hyperbolic functions  [exist in gfortran]
BESSEL_J0, _J1, _JN, _Y0, _Y1, _YN  Bessel functions [exist as BESJ0 etc.]
ERF   Error function [exists]
ERFC  Complementary error function [exists]
ERFC_SCALED Exponentially scaled ERFC [not in gfortran]
GAMMA Gamma function [not in gfortran ;-)]
HYPOT = sqrt(x**2+y**2) [not in gfortran]
LOG_GAMMA [not in gfortran ;-)]
NORM2  L_2 norm [not in gfortran]

No specific names seems to exist for those whereas the compiler extensions
have:
for GAMMA: DGAMMA and for LGAMMA [F2003: LOG_GAMMA]: ALGAMA, DLGAMA.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32980


  parent reply	other threads:[~2007-08-04 19:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 20:17 [Bug fortran/32980] New: " burnus at gcc dot gnu dot org
2007-08-04 17:53 ` [Bug fortran/32980] " fxcoudert at gcc dot gnu dot org
2007-08-04 19:33 ` burnus at gcc dot gnu dot org [this message]
2007-08-21 17:06 ` burnus at gcc dot gnu dot org
2007-08-21 17:08 ` burnus at gcc dot gnu dot org
2007-08-21 17:42 ` fxcoudert at gcc dot gnu dot org
2007-08-21 17:52 ` fxcoudert at gcc dot gnu dot org
2007-08-21 19:05 ` burnus at gcc dot gnu dot org
2007-08-21 19:06 ` patchapp at dberlin dot org
2007-08-26 18:12 ` burnus at gcc dot gnu dot org
2007-08-26 18:26 ` burnus at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070804193253.6361.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).