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: [PATCH] improve index register recognition


On Sat, Sep 04, 2004 at 11:03:32PM +0200, Roman Zippel wrote:
> I don't understand, how OBJECT_P helps here.

Because *anything* that isn't an object pretty much has to be
the index value.  Whether that's a shift or an extract, or whatever.


r~


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