[Bug c/53131] -Wlogical-op: ready for prime time in -Wall ?
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 17 10:34:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53131
--- Comment #8 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #7)
> In fact, the main show-stopper for adding -Wlogical-op to -Wextra (or -Wall)
> is PR40172, which was the reason it was moved out of -Wextra in the first
> place.
Since PR40172 was closed without fixing the real problem, I opened PR61534. As
far as I am aware, this is the only issue preventing -Wlogical-op to be moved
back to -Wextra. As always, patches welcome.
More information about the Gcc-bugs
mailing list