tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] RE : RE : Rewrite of gfunc_call on arm


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] RE : RE : Rewrite of gfunc_call on arm
Date: Mon, 25 Nov 2013 12:41:19 +0800
User-agent: KMail/4.11.3 (Linux/2.6.38-ac2-ac100; KDE/4.11.3; armv7l; ; )

Le vendredi 22 novembre 2013, 09:46:35 Thomas Preud'homme a écrit :
> Le dimanche 17 novembre 2013, 13:38:12 Thomas Preud'homme a écrit :
> > About the float ret test, it's now the next arm item on my todo list.
> 
> And now that should be fixed. stdarg_test fails but if I disable it I can
> see that all the other abitests succeed, both when the caller is gcc and
> when the caller is tcc. I'll check what is the matter with stdarg later.

All test suite passes on my ARM machine now. Stdarg test failed because of 2 
things: 1 bug in the rewrite of the ARM calling convention (incorrect handling 
of padding) and a missing implementation of va_* macros for ARM.

Do you mind checking if this work for you Christian?

Best regards,

Thomas



reply via email to

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