This is the mail archive of the gcc-patches@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]

Re: [PATCH] implement g77's UMASK for gfortran


On Tue, Nov 16, 2004 at 09:31:39AM -0800, Steve Kargl wrote:
> On Sat, Nov 13, 2004 at 12:16:00PM -0800, Steve Kargl wrote:
> > Here's an implementation of g77's UMASK intrinsic function
> > and subroutine that is needed by gfortran.  Bootstrapped and
> > tested on i386-unknown-freebsd6.0.
> > 
> 
> Here's an updated patch.  It includes implementations for
> g77's UMASK, UNLINK, and EXIT.  It would be nice if someone
> could commit this patch as I plan to implement several
> more g77 intrinsics, which requires editing the same set
> of files.
> 

PING!

-- 
Steve


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