On Mon, Jul 24, 2017 at 9:32 AM, grischka <[email protected]> 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

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to