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 sharing issues...


> On Wed, Nov 19, 2003 at 04:22:07PM -0700, law@redhat.com wrote:
> > I don't see how jump threading could be creating this.  It doesn't 
> > muck around with statements in that manner. 
> 
> I'm sure he means .dom1's copy/const propagation.
Right, I missread the if statement and thought it is all about
threading, but it does dom_1 too.  It ineed it the dom_1 pass.

Honza
> 
> 
> r~


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