This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] sh: make constant unsigned to avoid narrowing


tbsaunde+binutils@tbsaunde.org wrote:
> Shifting into the sign bit of a 32 bit int and then converting to a unsigned
> type is less straight forward than just shifting an unsigned value.
> 
> built and regtested sh-elf, ok?

The patch is OK.  Thanks!

Regards,
	kaz


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