tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Commit 'x86-64: Fix calls via absolute function pointers'


From: Christian Jullien
Subject: [Tinycc-devel] Commit 'x86-64: Fix calls via absolute function pointers' makes 07 test fail on ARM
Date: Tue, 11 Dec 2018 08:53:08 +0100

Michael made this patch “x86-64: Fix calls via absolute function pointers” for x86-64 and ARM64.

On ARM 32bits (as RPi), test 07 fails:

 

Test: 07_function...

--- 07_function.expect  2018-07-02 01:57:29.000000000 +0200

+++ 07_function.output  2018-12-11 08:42:22.439364314 +0100

@@ -1,4 +1 @@

-9

-16

-a=1234

-qfunc()

+tcc: error: can't relocate value at 1593bc,1

 

Michael, can you please have a look?

 

Tia.

 

 

 


reply via email to

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