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]

Re: question regarding asm()


> Yup.  I wouldn't be suprised if this ends up being similar to the problems
> with passing args in registers for SMALL_REGISTER_CLASS machines.

I'd like to mention here that the reload patch I posted here a few months ago
does not only cause better code to be generated on the x86, it should also
solve these problems by taking hard register lifetimes into account and only
using free hard regs for reloads.

Bernd


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