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: [RFC][PATCH] RL78 - clean-up of missing operand mode warnings.


> It seems a little inconsistent, however, that *movqi_real and 
> *xorqi3_real don't specify modes but *movhi_real and 
> *andqi_real/*iorqi_real do (and they also accept CONST_INTs).  Not that 
> I'm advocating generating more warnings, but my inner OCD likes 
> consistency :)

Adding the mode might be the right way, but I've seen cases where it
wasn't.  My paranoia supercedes my OCD ;-)


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