On Mon, 14 Dec 2015 13:07:48 -0500
Random832 wrote:
> Mattias Andrée writes:
> > I think this patch should be included. But I don't see
> > how it is of substance. It will never occur with two's
> > complement or ones' complement. Only, signed magnitude
> > representatiion. Any sensible C compil
Mattias Andrée writes:
> I think this patch should be included. But I don't see
> how it is of substance. It will never occur with two's
> complement or ones' complement. Only, signed magnitude
> representatiion. Any sensible C compiler for POSIX
> systems will only use two's complement; otherwise