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


In message <1069288378.22708.2.camel@frodo.toronto.redhat.com>, Diego Novillo w
rites:
 >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.
Err, what about when the index is a constant?

jeff


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