[gfortran] PATCH implement g77 intrinsics

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Mar 17 21:43:00 GMT 2005


On Thu, Mar 17, 2005 at 10:36:37PM +0100, Fran?ois-Xavier Coudert wrote:
> 
> Please find attached a patch (g77_intrinsics.diff and all .c files)
> implementing some g77 intrinsics into gfortran (the exact list is: chdir,
> gerror, getlog, hostnm, ierrno, kill, link, perror, rename, sleep,
> symlnk, time, time8).
> 
> Added are two testcases (g77_intrinsics_funcs.f and g77_intrinsics_sub.f)
> to be added to the gfortran testsuite.
> 
> All this is bootstrapped and regtested on i686-linux, for both mainline
> and 4.0. As this patch is rather self-contained and doesn't interfere
> with the rest of the compiler, I hope to get a quick approval.
> 
> OK for mainline and 4.0?
> 

I'll go over the patch on saturday.  This includes bootstrapping
and regression testing on i386-*-freebsd and amd64-*-freebsd.

-- 
Steve



More information about the Gcc-patches mailing list