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/21915] New: Would like atanh etc. as intrinsics


I would be nice if the functions atanh etc. (acosh, asinh, atanh, cosh, sinh, 
tanh) were available as intrinsics.  These functions are not part of the 
Fortran 2003 standard.  But they are defined e.g. in C's <math.h> or 
<tgmath.h>, and other Fortran compilers provide these as well.

-- 
           Summary: Would like atanh etc. as intrinsics
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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