aliasing
Andreas Schwab
schwab@suse.de
Mon Mar 18 13:54:12 GMT 2024
On Mär 18 2024, David Brown wrote:
> I think it would be possible to have an implementation where "signed
> char" was 8-bit two's complement except that 0x80 would be a trap
> representation rather than -128.
signed char cannot have padding bits, thus it cannot have a trap
representation.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Gcc
mailing list