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: [Ada] Optimization of address clause applied to a slice.


Eric Botcazou wrote:
Maybe this could be done also in the middle end?  Fortran produces
ARRAY_RANGE_REFs, though I don't know if it produces ADDR_EXPRs of them.

Are you sure (about the former)?

Hm, no, it's using only lower bounds and strides.


Paolo


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