Hi Christian,

On Wed, May 01, 2013 at 04:44:09PM +0200, Christian Jullien wrote:
> ARM hardfloat: fix struct return with float/double args
> 
> Fixes the case where the structure is not returned in registers.
> 
> I thought it was related to ret_2float_test
> 
> At least on Rpi I still have:
> 
> ret_2float_test... Segmentation fault

well, it should still crash if you compile abitest.c with GCC, as
the first of the two issues is not resolved. With TinyCC it should
work though, judging from visual inspection of the disassembly.

Which hardfp environment do you use for the Rpi?

Best regards,

  Daniel

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

Reply via email to