Hi,

On Sun, 3 Jan 2021 08:47:38 +0100
"Christian Jullien" <[email protected]> wrote:

> Danny huge commit for arm code breaks aarch64 (as with Fedora 33 on RPi):
> On this 64bit system, it tries to compile arm-asm:
[...]
> arm-asm is only valid for arm (32bit) not for arm64 (alias aarch64).

In fact, on aarch64 you can switch between arm, arm64, thumb and jazelle
machine code at runtime just fine.

That said, for now, I fixed the compilation error by just splitting off the
arm64-asm code from the arm-asm code.

Should be fixed now.  Please test.

Attachment: pgpbcwRIap9aA.pgp
Description: OpenPGP digital signature

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to