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] Work around for an unfortunate fold-const vs.tree-optimizer interaction


On Mon, 2003-11-10 at 17:39, Richard Henderson wrote:
> On Mon, Nov 10, 2003 at 04:22:56PM -0500, Diego Novillo wrote:
> > This would be a big change, for sure, but since all the data flow
> > information is there...
> 
> Except it's not.  You have no idea how the backend is going to
> expand stuff.  And, more's the point, there's a reason why rtl
> ssa turned out to be so hard.
> 
Yeah, lets just leave everything seperate and let the expanders deal
with GENERIC...

Andrew


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