This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33698] FAIL: gfortran.dg/gamma_5.f90



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]