This is the mail archive of the gcc@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: Is fold_binary_expr being too picky here?


On Thursday 12 January 2006 15:01, Richard Henderson wrote:
> On Thu, Jan 12, 2006 at 02:57:51PM -0500, Diego Novillo wrote:
> > Sounds good to me, but maybe the Fortran FE is relying on the
> > recursive nature of fold() to handle things like 'A = 1 + 1'?
>
> Huh?  Fold isn't recursive in that way.  By design.
>
Silly me.  Even better then.


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