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, 2003-11-19 at 19:20, Jan Hubicka wrote:

> OK.  What about the ARRAY_REF issue?  Do we have plans to rename inside
> too?  In that case we probably should fix dominator pass instead
> relaxing my tester...
> 
We always rewrite inside an ARRAY_REF.  Consider A[i][j].  Both i and j
will be typically renamed.


Diego.


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