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: Christian Jullien
Subject: Re: [Tinycc-devel] RE : RE : Rewrite of gfunc_call on arm
Date: Mon, 25 Nov 2013 07:10:23 +0100

I also confirm that this old bug is also fixed on RPi.
Test suite produces no error at all.
My own intensive tests suite show no regressions.

This is the best ARM version.

Thanks Thomas.

Christian

-----Original Message-----
From: Thomas Preud'homme [mailto:address@hidden 
Sent: lundi 25 novembre 2013 05:41
To: address@hidden
Cc: Christian JULLIEN
Subject: Re: [Tinycc-devel] RE : RE : Rewrite of gfunc_call on arm

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]