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] Fix PR middle-end/39976, 200.sixtrack degradation


Hi,

On Fri, 2 Dec 2011, Jeff Law wrote:

> So while continuing to have the phis in the available expression table 
> is not useful beyond the current block, the equivalency created when a 
> redundant PHI is encountered is useful to keep.

That's why I said to only clear the avail_exprs stack/vect not the 
const_or_copies one.


Ciao,
Michael.


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