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] CCP and non-destructive folding problems


On Tue, 2003-02-25 at 12:23, Diego Novillo wrote:

> On Tue, 2003-02-25 at 12:20, law at redhat dot com wrote:
> 
> > We're clearly missing some important cases in ccp_fold, namely the
> > truthops, let's get that fixed, then see if there's anything
> > important still missing (sans builtins, which are a complete issue
> > unto themselves.).
> > 
> Oh, that and builtins are fixed by the patch I sent you already.  That's
> why I mentioned them.  Those are the two that I caught initially.
> 
Well, "fixed" is too strong a term.  I clearly didn't fix anything, as
the patch does not bootstrap :)

Diego.


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