This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50012] [4.5/4.6 Regression] C++ front end misses -Wsign-compare warnings when extraneous parentheses are present
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 14 Jan 2012 00:23:37 +0000
- Subject: [Bug c++/50012] [4.5/4.6 Regression] C++ front end misses -Wsign-compare warnings when extraneous parentheses are present
- Auto-submitted: auto-generated
- References: <bug-50012-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50012
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.5/4.6/4.7 Regression] |[4.5/4.6 Regression] C++
|C++ front end misses |front end misses
|-Wsign-compare warnings |-Wsign-compare warnings
|when extraneous parentheses |when extraneous parentheses
|are present |are present
Known to fail|4.7.0 |
--- Comment #9 from Ian Lance Taylor <ian at airs dot com> 2012-01-14 00:23:37 UTC ---
Fixed in mainline, the future 4.7. Still open in 4.5 and 4.6.