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: new register allocator and HARD_REGNO_CALL_PART_CLOBBERED


On Sun, May 11, 2003 at 02:23:09PM +0200, Herman ten Brugge wrote:
> +static int hard_regno_call_part_clobbered[FIRST_PSEUDO_REGISTER];

I think you should use HARD_REG_SET instead.  



r~


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