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: [v850 patch?] num_sign_bit_copies1: sign_extending consts


> On Mon, Nov 03, 2003 at 08:42:26PM -0500, DJ Delorie wrote:
> > ! 	  (match_operand 2 "const_int_operand" "J,K")))]
> 
> It shouldn't be modeless.  SImode at minimum.

Will an SImode match_operand match a VOIDmode const_int ?

And is the patch otherwise OK, if I add :SI ?


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