This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [gfortran,patch] Fix intrinsics used as actual arguments


On Sun, Oct 08, 2006 at 06:46:01PM +0200, Eric Botcazou wrote:
> > Library changes:
> >
> >    -- make m4 generate new files for AIMAG, ASINH, ACOSH and ATANH
> > specifics
> >   -- use a new simple m4 file (misc_specifics.m4) to generate code
> > for other specifics (including character functions)
> 
> This breaks the compiler on non-C99 platforms:
> 
> Undefined                       first referenced
>  symbol                             in file
> acoshf 
> atanhf
> asinhf

Eric are these the only functions that are missing?

-- 
Steve


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