>>>>> "Jakub" == Jakub Jelinek <ja...@redhat.com> writes:
Jakub> For ccache and friends I think it would be better to have a Jakub> preprocessing mode that would output all lines as is (i.e. no Jakub> macro replacement), except for processing #include/#include_next Jakub> directives. That exists -- -fdirectives-only. Tom