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++/50012] [4.5/4.6 Regression] C++ front end misses -Wsign-compare warnings when extraneous parentheses are present


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.


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