This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52961] Missing warning on empty if


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 ;)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]