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: Fix PR tree-optimization/20940


On Wed, Mar 16, 2005 at 12:34:00PM -0500, Richard Kenner wrote:
>     Oh?  This could be a problem.  I thought that fold was going to
>     evolve into 2 separate modes, one for front end use and another
>     for middle-end use.
> 
> Which fold would then be used for a tree-level combiner?
>
The regular fold().  A tree combiner must be able to regimplify
and reconstruct the SSA web.


Diego.


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