tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] gcc/tcc nested macros difference


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] gcc/tcc nested macros difference
Date: Mon, 25 Apr 2016 19:38:12 +0300

> The problem is not so urgent that it's worth fixing it badly
Some work is done.
https://github.com/seyko2/tinycc/commit/f054611dc73a085c15085458c195d632b64d4135
https://github.com/seyko2/tinycc/commit/7b3a197f20483967950e5ec32c2e0dc76af8a28f
A more test cases are needed.

> - Make -E add spaces in the same way that GCC adds them (if that's not
too complicated).

This is not possible w/o syntax analize

> Also, what is the point of having a -E1 option that is only used by
> tests that test something that nobody uses?

Make tcc compatible with pcc :-)
A pp test suit is quite well tested and getting *.expect files by gcc
is very simple.
But yes,I go to remove -E1 and make *.expect files by hand (no
automatic creation)



reply via email to

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