Re: Can we drop upstream Linux x32 support?

From: Joseph Myers
Date: Thu Dec 13 2018 - 13:43:03 EST


On Thu, 13 Dec 2018, Florian Weimer wrote:

> Similarly, we could have integer types with trap representations.

C++2a will require two's complement representation for integer types, with
no trap representations (other than for bool, where only 0 and 1 are valid
representations). It seems very plausible that C will follow.

--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx