[Bug preprocessor/89142] Allow poisoning identifier from the command line
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 31 17:45:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89142
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> ---
Just put it into a new header file and use
-include /whatever/header_with_gcc_poison.h
on the command line.
More information about the Gcc-bugs
mailing list