On Tue, Dec 12, 2017 at 10:44 AM, Sebastien Marie <sema...@online.fr> wrote:
>
> While working on porting rust to arm64, I found something that seems a
> bit odd for me, and I would like to have confirmation that it is
> expected: the signess of char on arm64.

...

> But I would like confirmation because for all BSD where I have the
> information, I always have a signed char (aarch64-freebsd,
> powerpc-netbsd, arm-netbsd, ...), except arm64 on OpenBSD.
>
> Is it expected ?
>

Yes.  Note that powerpc-openbsd has char as unsigned.

Philip Guenther

Reply via email to