This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33698] FAIL: gfortran.dg/gamma_5.f90
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Oct 2007 02:39:48 -0000
- Subject: [Bug fortran/33698] FAIL: gfortran.dg/gamma_5.f90
- References: <bug-33698-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2007-10-09 02:39 -------
Subject: Re: FAIL: gfortran.dg/gamma_5.f90
> ------- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-10-09 02:18 -------
> I was just looking at a DOC search and for HP-UX 11i Version 3: February 2007
>
> tgamma is suppose to be provided.
>
> So I now wonder what is really going on.
For parisc, 11i Version 3 is only supported on recent servers (mainly the
big ones). No workstations are supported. 11i Version 3 is supposed to
be certified UNIX 2003 compliant on ia64. However, this isn't the case
on parisc. I think that is mainly because HP doesn't provide a compliant
compiler. It is interesting that 11i V3 appears to have complete C99
function support even on parisc, although I wouldn't be surprised if
long double support was missing. Unfortunately, older HP-UX versions
don't have the tgamma function.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33698