more predicates

Richard Henderson rth@redhat.com
Sat Jul 17 18:42:00 GMT 2004


On Fri, Jul 16, 2004 at 05:47:55PM -0700, Zack Weinberg wrote:
> > #define GLOBAL_REG_P  /*...*/
> > #define SET_GLOBAL_REG  /*...*/
> > #define DEFINE_GLOBAL_REGS    char global_regs[FIRST_PSEUDO_REGISTER]
> > #pragma GCC poison global_regs
> > extern DEFINE_GLOBAL_REGS;

I'm not really fond of this.  It seems like "global_regs_" is
sufficient.


r~



More information about the Gcc-patches mailing list