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, fortran] Add warning for creation of array temporaries


On Thu, 2008-07-24 at 07:56 +0200, Ralf Wildenhues wrote:



> > 	to recurrsive call of gfc_add_loop_ss_code and to call of
> 
> recursive

> > +Warn about array temporaries generated by the compiler.  The information
> > +generated by this warning is sometimes useful in optimization, to avoid
> 
> s/to/in order to/  ?
> 
> > +such temporaties.
> 
> temporaries
> 

All fixed.  Thanks!

OK otherwise?

	Thomas


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