This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52961] Missing warning on empty if
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 09 Oct 2012 17:20:35 +0000
- Subject: [Bug c++/52961] Missing warning on empty if
- Auto-submitted: auto-generated
- References: <bug-52961-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52961
--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-09 17:20:35 UTC ---
Uhm, I was under the impression that the other 2 used to give problems and
that's why we don't warn anymore by default. Bah. All in all, given that we
have the warning anyway, I don't think this is really an high priority issue,
if you see what I mean ;)