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: Fix AltiVec register class bitmaps


>>>>> "Stan" == Stan Shebs <shebs@apple.com> writes:

 > While dealing with assorted reload failures in our AltiVec example
 > code (which uses the Motorola extensions, so not of direct interest
 > here), I had occasion to count bits in REG_CLASS_CONTENTS, and
 > found some mistakes.  They're fairly obvious, but I'd like to get
 > an OK before committing anyhow.  Bootstraps on powerpc-apple-darwin.

 > Stan

thanks.  These are fine.  I think they should go in as obvious.

Aldy


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