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++/51545] missing -Wparentheses diagnostic with compound assignment used as condition


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51545

--- Comment #2 from Mikael Pettersson <mikpe at it dot uu.se> 2011-12-15 12:09:21 UTC ---
Or perhaps PR50012?  Parenthesized expressions get TREE_NO_WARNING set on them.


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