tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Ready for Release 0.9.27


From: Michael Matz
Subject: Re: [Tinycc-devel] Ready for Release 0.9.27
Date: Sat, 11 Feb 2017 15:10:20 +0100 (CET)
User-agent: Alpine 2.20 (LSU 67 2015-01-07)

Hi,

On Sat, 11 Feb 2017, Christian Jullien wrote:

Great, no more issues on RPi.

Now, testing on "8x2.4 GHz     aarch64 / 32 GB RAM / APM X-Gene Mustang
board / Ubuntu 14.04.3 LTS"

address@hidden:~/tinycc/tests/tests2$ ./42_function_pointer.exe
yo 24
Segmentation fault (core dumped)

This the only error I have on aarch64. Note, error appears also directly
when running ./42_function_pointer.exe from shell.

Indeed. Same problem as 77d7ea04a, don't remember why I haven't checked arm64 at the time. Fixed in mob now as well.


Ciao,
Michael.



-----Original Message-----
From: Tinycc-devel [mailto:address@hidden
On Behalf Of Michael Matz
Sent: samedi 11 février 2017 14:34
To: address@hidden
Subject: Re: [Tinycc-devel] Ready for Release 0.9.27

Hi,

On Sat, 11 Feb 2017, Michael Matz wrote:

Your commit:
http://repo.or.cz/tinycc.git/blobdiff/cd9514abc4f4d7d90acce108b98ea2a
f58a1b8
0a..77d7ea04acb56f839031993c102366e30cad5c25:/tests/tests2/Makefile

Is the source of this error

Well, that means it uncovered a pre-existing bug in the arm32 linker.
I haven't tested arm32 myself in a long time.  I can take a look
later; I probably have some old arm32 debian chroot lying around
somewhere.

Oh, actually it wasn't a codegen bug at all.  I botched the testcase
invocation for NORUN tests, but that mattered only on arm where FILTER is
set to grep.  I've commited a fix for this to mob.


Ciao,
Michael.

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel


_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

reply via email to

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