https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94012
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jakub at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yes, some things are lost during preprocessing, there are various warnings that
behave differently and there is nothing we can do.
distcc has been told multiple times to use -fdirectives-only preprocessing, but
they aren't listening.