This is the mail archive of the gcc-patches@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: MEM_EXPRs vs MEM_DECLs


    I think it'd be useful to have adjust_address update all of the
    offsets.  This way we could pre-compute the offsets all the way
    up the chain, saving time during alias analysis.

In fact, it's required, as I realized a bit after sending my message.

I'm going to try something along these lines.


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