mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-03 12:12:46 +08:00
There was already support for -dD option but in contrast -dM dumps only `#define` directives w/o actual preprocessor output. The original -dD output differs from gcc output by additional comment in front of `#define`s so this quirk is left for -dM as well.
66 KiB
66 KiB