tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tinycc test failure on 32-bit Linux


From: Ramsay Jones
Subject: Re: [Tinycc-devel] tinycc test failure on 32-bit Linux
Date: Tue, 9 Apr 2019 23:22:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1


On 07/04/2019 03:15, Michael Matz wrote:
> Hello Ramsay,
> 
> On Fri, 29 Mar 2019, Ramsay Jones wrote:
> 
>>  +98_al_ax_extend.c:20: error: conflicting types for '_us'
>>
>> The 98_al_ax_extend test does not run on x86_64.
> 
> Which is also why I didn't notice the breakage, thanks for the report, fixed 
> in mob.

Thanks! I confirmed the fix tonight on my 32-bit Linux platform.

However, this showed a new test error ...

  Test: 102_alignas...
  --- 102_alignas.expect        2019-04-09 16:15:35.069831581 +0100
  +++ 102_alignas.output        2019-04-09 16:16:23.922614694 +0100
  @@ -1 +1 @@
  -16 8 4 16
  +16 4 4 16
  Makefile:69: recipe for target '102_alignas.test' failed
  
I didn't look, but I am guessing that the 'expect' file has
set expectations for a 64-bit platform. ;-)

ATB,
Ramsay Jones




reply via email to

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