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: [lno] Induction variable optimizations



On Jan 25, 2004, at 14:02, Falk Hueffner wrote:


Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> writes:

+ if (GENERAL_REGNO_P (i)

This macro seems to be only defined for a few architectures, at least it's not present on Alpha...


In fact it is only defined for i386, s390, and ia64.

It is not defined for rs6000 (PPC) which I care about.

Thanks,
Andrew Pinski


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