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]

Re: (Fortran) Proposed patch for the 2.95 branch.


Richard Henderson wrote:

> On Mon, Mar 13, 2000 at 12:09:32AM +0100, Toon Moene wrote:

> > -     char uses_;                       /* # uses (new+use-kill calls).
> > +     int uses_;                        /* # uses (new+use-kill calls).
> 
> Ok.

Thanks, I just did it - hope it's correct; I do not exactly know how to
effect this in a branch (he says now :-().

-- 
Toon Moene (toon@moene.indiv.nluug.nl)
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Phone: +31 346 214290; Fax: +31 346 214286
GNU Fortran: http://gcc.gnu.org/onlinedocs/g77_news.html

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