bf-sign-2

Richard Henderson rth@twiddle.net
Wed Mar 31 18:59:00 GMT 1999


On Mon, Mar 22, 1999 at 03:01:46PM -0800, Jim Wilson wrote:
> I'll check in this patch.  I tested it on the original 16-bit int target,
> and on an alpha.

Without the CHAR_BIT thing, this will probably fail on C4X,
where sizeof(char) == sizeof(int) == 1, but CHAR_BIT == 32.


r~



More information about the Gcc-patches mailing list