[Bug preprocessor/64698] preprocessor ignores #pragma GCC diagnostic when using -save-temps
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 20 22:40:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64698
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-01-20
CC| |manu at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Does it go through c-ppoutput.c(scan_translation_unit)? If so, this is the same
issue as PR53920.
More information about the Gcc-bugs
mailing list