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: Possible problem wiht nonoverlapping_component_refs_p


    > Well, which field?

    I meant the one at the "end".

Oh, sure.  I thought you were talking about *intermediate* fields.

    If the indicies are constants, then we can still compute an offset.

Yes, but in the constant case you don't benefit from recording the
fields at all, so the only cases we need to consider are those with
variable offsets.


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