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: Optimising redundant compares


> How would I go about modifying the size of MODE_CC in a 
> portable way? Will this cause any other problems? Should I 
> add a second dummy register in my CC_REG class? All 
> suggestions greatly received.

To attempt to answer my own question, I take it I just define
CLASS_MAX_NREGS to work around the problem?

Cheers,
Jon

 
> Cheers,
> Jon
 



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