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] PRE problem


On Fri, 2004-02-20 at 15:28, law@redhat.com wrote:

> So just to be sure, we agree that we can have a copy between
> pointers, one of which has a tag and one of which does not?
> 
Absolutely.  And when we do propagate_value() from one to the other, the
pointer with no tag will inherit the type tag from the other pointer.


Diego.


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