This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/60014] Bad warning suppression caused by track-macro-expansion when not using integrated cpp
- From: "peff at peff dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 10 Jun 2014 06:29:59 +0000
- Subject: [Bug preprocessor/60014] Bad warning suppression caused by track-macro-expansion when not using integrated cpp
- Auto-submitted: auto-generated
- References: <bug-60014-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60014
Jeff King <peff at peff dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peff at peff dot net
--- Comment #2 from Jeff King <peff at peff dot net> ---
I can confirm the problem here (as well as a real world case found while
building git). I bisected and found that revision 186969 introduces the
problem:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=186969