tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] RE :Re: New test 73_arm64 hangs if ran on RPi


From: Christian Jullien
Subject: Re: [Tinycc-devel] RE :Re: New test 73_arm64 hangs if ran on RPi
Date: Thu, 26 Feb 2015 20:06:31 +0100

Hi,

Same issue with x86_64 and RPi arm32

C.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Edmund Grimley Evans
Sent: jeudi 26 février 2015 13:38
To: address@hidden
Subject: Re: [Tinycc-devel] RE :Re: New test 73_arm64 hangs if ran on RPi

> I'll try to fix it later today.

Done. (In my lunch hour as I'm so embarrassed about having written bad C!)

However, I don't expect it to affect the test failures. If a compiler lets
you take the address of a return value then it has presumably put the return
value into an anonymous local variable. TCC in any case puts a returned
struct into an anonymous local variable.

The test 73_arm64 passes on arm64 and i386.

Edmund

_______________________________________________
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]