Hi,

I confirm that last commit fixed the bug.
Now my complete OpenLisp shows only ONE bug related to utf8 conversion 
(probably signed/unsigned char/int issue).
I'll probably have no time to investigate before 24h (I'll try)
As it is the only bug on really huge non-regression tests suite, I propose you 
do not make an official tinycc release until this one is fixed. There is a 
chance fixing this issue better qualify tinycc on ARM.



----- Message d'origine -----
De : "Daniel Glöckner" <daniel...@gmx.net>
Date lun. 04/02/2013 09:26 (GMT +01:00)
À : "tinycc-devel@nongnu.org" <tinycc-devel@nongnu.org>
Objet : Re: [Tinycc-devel] Another ARM (RPi) compiler bug

Hi,

On Mon, Feb 04, 2013 at 07:46:08AM +0100, Christian Jullien wrote:
> I'm still looking in ISO standard if there is a note on this conversion.
> Anyway, tcc behaves differently from gcc (and *all* other compiler I know
> where is conversion truncates) while tcc rounds

it's specified in 6.3.1.4(1) in the N1124 draft.
Try again with current mob.

  Daniel

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to