Fortran FE getting frisky with types

Steve Kargl sgk@troutmask.apl.washington.edu
Fri May 27 18:32:00 GMT 2005


On Fri, May 27, 2005 at 09:39:54AM +0200, Tobias.Schlueter@Physik.Uni-Muenchen.DE wrote:
> Quoting Steve Kargl <sgk@troutmask.apl.washington.edu>:
> > On Thu, May 26, 2005 at 05:11:01PM -0700, Richard Henderson wrote:
> > > On Thu, May 26, 2005 at 03:27:25PM -0700, Steve Kargl wrote:
> > > >           convert (TREE_TYPE (tmp), integer_zero_node));
> > >
> > > build_int_cst (type, 0);
> > >
> >
> > Okay.  Here's a patch.  I bubblestrap and regression
> > tested this on amd64-*-freebsd.  Ok for mainline
> > (and 4.0 after a bootstrap and regression test)?
> 
> Sure.  Thanks for looking into this so quickly.
> 

Committed.  Although I'm somewhat confused.  I committed ChangeLog
and trans-array.c from gcc/gcc41/gcc/fortran, which is my version
of HEAD.  I went to gcc/gcc40/gcc/fortran to commit to the 4.0
branch and the patch was already committed to that branch. 

-- 
Steve



More information about the Fortran mailing list