Sam Ellicott <[email protected]> wrote:

> What *exact* parts of C11 is tcc missing that makes compilation fail.
>
> * _Noreturn - not really useful for tcc, but just "absorbing" it wouldn't
> cause problems and be easy to implement
> * _Static_assert - This might be painful to implement, or it might be easy.
> I don't know.

GNU grep and GNULIB use at least those two, with workarounds if
they're not supported, or in the case of gawk, removing static assert
and using older versions of the file.

One data point, for whatever it's worth.

Arnold

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

Reply via email to