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-ssa]: GIMPLE lowering array references too early?


On Tue, 29 Jul 2003 12:46:23 -0400 (EDT), Daniel Berlin <dberlin@dberlin.org> wrote:

> This seems to be the fault of the c front end, not the gimplifier.
> It only builds array_refs in certain cases.

Specifically, only if it's referring to an actual array.  I agree that this
is bogus.

Jason


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