tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Typesystem patches


From: Petr Skočík
Subject: [Tinycc-devel] Typesystem patches
Date: Wed, 28 Nov 2018 11:29:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi,

I think I should mention I've pushed a couple (triple?) of typesystem
patches.

The first 2 were trivial (1. allow ({ }) inside of _Generic's
controlling expr without jeopardizing that _Generic's
integer-constant-ness, 2. make casts drop top-level qualifiers) and I
didn't even bother to drop a line here on the mailing list. The last
fixes pointer type handling inside of `?:`.

I think they all should be OK (tests are all passing including the new
ones I added, which didn't pass with old tcc), but reviews welcome anyway.


Best regards,
Petr Skocik



reply via email to

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