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: CLASS_CANNOT_CHANGE_MODE* redesign


On Thu, Oct 24, 2002 at 02:47:39PM -0700, Richard Henderson wrote:
> Make the CCCMP change wrt && that Michael mentioned.

Done.

> Have yall come up with a plan for dealing with -fnew-ra yet?
> If so, the patch is ok.

I'm hoping Michael will do it, from a purely laziness standpoint ;-).
That, and I think he understands those bits a lot better than me.
If not I can work on it.

Michael: regarding your request for an easy way to subtract a whole set
of hardregs, you could use cannot_change_mode_set_regs() in my patch.

Aldy


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