Except for
ret_2float_test... Segmentation fault

Already mentioned long ago, nothing seems to be broken.

NOTE: I see:
use libgcc       yes
Creating config.mak and config.h
make: Circular Makefile <- Makefile dependency dropped.

But I can't tell you if it new of not.

C.


----- Message d'origine -----
De : "Thomas Preud'homme" <[email protected]>
Date ven. 15/11/2013 11:39 (GMT +01:00)
À : "[email protected]" <[email protected]>
Objet : [Tinycc-devel] Rewrite of gfunc_call on arm

Hi there,

I finally got around to do the long overdue rewrite of gfunc_call on arm. The 
function was way too big and full of spaghetti code. I've tried to make the 
code smaller but also more efficient (less shift in the value stack). I've also 
split the function in smaller functions and added a lot of comments. Overall, 
it should now be much easier to maintain this function and understand it.

I did some testing for arm eabi both variants (softfloat and hardfloat calling 
convention). I could not test the oabi though. Anyway, we should probably 
remove that ABI since it should not be used anymore and it would allow to 
remove many ifdef.

So please ARM users, go test the mob branch to see if anything break.

Best regards,

Thomas Preud'homme

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

Reply via email to