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: IRA observation/question


On 05/17/2011 11:07 AM, Vladimir Makarov wrote:
Thanks for pointing this out, Pat.  Your patch could fix this particular problem
but using GENERAL_REGS only is wrong.  The final allocno class should be
NON_SPECIAL_REGS.  I will search for a better solution.  Unfortunately, such
changes in the code should be benchmarked on a few major targets.  So it will
take some time (a weak or two) to fix the problem.

Ok, thanks. I can lend a hand with any PowerPC testing if you want.


-Pat


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