https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45780
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #2) > The -Wc90-c99-compat that made it into gcc5 currently warns about any usage > of bool whatsoever, not just the specific usages of bool listed in this > bug... Right, that was the point of it.