[PATCH] more g77 runtime library functions for gfortran

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Aug 29 03:55:00 GMT 2004


On Sat, Aug 28, 2004 at 11:00:11PM +0100, Paul Brook wrote:
> On Saturday 28 August 2004 22:46, Steve Kargl wrote:
> > The attached files update this patch set to include the additions
> > of erf, derf, erfc, derfc, getpid, getgid, and getuid.  Bootstrap
> > and regression tested.  No new failures are caused by this patch.
> > Here's updated ChangeLogs.
> 
> Argh, I should have realised this earlier, but gcc has builtins for
> the Bessel and error functions.
> 
> We should really be using those. Sorry.
> 

I don't know how to tell gfortran to use builtins.  I do
know the code I submitted works.

-- 
Steve



More information about the Gcc-patches mailing list