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 Thu, Nov 20, 2003 at 12:17:30AM +0100, Jan Hubicka wrote:
> The array reference above is other stuff.  If you think it makes
> sense, I will add check for ARRAY_REF with all operands passing
> is_gimple_min_invariant.  DOes that sound plausible?

Yes.  Similar with INDIRECT_REF, ADDR_EXPR, COMPONENT_REF,
the two complex operators.


r~


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