https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65227
--- Comment #4 from Bert Wesarg ---
(In reply to Richard Biener from comment #3)
> Doumentation bug then. gcc-plugin.h should be the _only_ GCC header to
> include.
>
So inttypes.h is considered a GCC header than? And even if GCC mandates that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65227
Richard Biener changed:
What|Removed |Added
Keywords||documentation
Status|UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65227
--- Comment #2 from Bert Wesarg ---
(In reply to Andrew Pinski from comment #1)
> You should always include gcc-plugin.h first when compiling plugins.
But the documentation in gcc/doc/plugins.texi only reads:
The header @file{gcc-plugin.h} must
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65227
Andrew Pinski changed:
What|Removed |Added
Severity|major |normal
--- Comment #1 from Andrew Pinski