tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] _Generic or __builtin_choose_expr


From: uso ewin
Subject: Re: [Tinycc-devel] _Generic or __builtin_choose_expr
Date: Tue, 25 Jul 2017 10:17:22 +0200

On Mon, Jul 24, 2017 at 9:32 AM, grischka <address@hidden> wrote:
> uso ewin wrote:
>>
>>
>> Hi
>>
>> I've just push a lot of fixes on mob.
>> Now long should be handle corretly.
>
>
> I'd suggest to remove this 'inside_generic' hack.  tcc defines
> "__LP64__" (long/ptr=64) that you can use in stddef.h.
>
Done and push

> Also you should make more tests.  You have created bugs that
> were not present previously. also parts of your new code does
> not work, and many things to handle long correctly are still
> missing.
>
Sorry for adding more bug,
do you have any advice or idea of test that would test my code correctly ?
Also is there a way to emulate 32bit processor (or any other architectures)
during "make test" ?

Matthias



reply via email to

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