tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] arm-asm breaks aarch64 (as with Fedora 33 on RPi)


From: Danny Milosavljevic
Subject: Re: [Tinycc-devel] arm-asm breaks aarch64 (as with Fedora 33 on RPi)
Date: Sun, 3 Jan 2021 15:53:31 +0100

Hi,

On Sun, 3 Jan 2021 08:47:38 +0100
"Christian Jullien" <eligis@orange.fr> 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: pgpH5kOFcgAlR.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]