tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Recent change breaks test3 on RPi


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] Recent change breaks test3 on RPi
Date: Wed, 05 Feb 2014 14:15:07 +0800
User-agent: K-9 Mail for Android

On February 5, 2014 1:18:39 PM GMT+08:00, Christian Jullien <address@hidden> 
wrote:
> Hi All,
> 
>  
> 
> This failure is new on RPI

[SNIP falling char sign test]

Actually it's not. What's new is that it's the only failure for this test now. 
The reason you notice it only now is because recently grischka made the diff 
between the output of tcctest when compiled with tcc and the output when 
compiled with gcc a failure. Before it just displayed the diff but without 
editing in error.

I would like to fix this but I need to see first why tcc and gcc differ. 
Daniel, if you read this, can you explain me why gcc seems to use a signed char 
while tcc uses an unsigned char?


Best regards,

Thomas




reply via email to

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