https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90126
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- tl;dr the preprocessor should only be used once. You're running it twice on the same input.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90126
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- tl;dr the preprocessor should only be used once. You're running it twice on the same input.