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 optimization/12668] Strange warnings with -O1 -Wunreachable-code in 3.3.1,3.3.2,3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-06 09:44 -------
Invalid as -Wunreachable-code is right no matter which way you look at it (do not use 
-Wunreachable-code unless you want to know that placeswhere are unreachable in some cases).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|c++                         |optimization
         Resolution|                            |INVALID


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


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