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: [tree-ssa] string builtins strikes back


> On Thu, Dec 11, 2003 at 07:11:49PM +0100, Jan Hubicka wrote:
> > What would be best to cope with this?
> 
> Re-gimplify.

You mean re-gimplify after each fold call? (or just fold_builtins)  Also
we probably need to extend fold_stmt API somewhat to allow it
introducing several statements instead of one (passing around block
iterator and returning pointer to first simplified?)

Honza
> 
> 
> r~


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