[Bug c++/14199] [3.4/3.5 regression] Unjustified warning about unused variable

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 18 22:09:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-18 22:09 -------
Confirmed.  It also happens in 3.4.0 and 3.5.0, the probelm is that the variable is really not used 
because the function is static.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
      Known to fail|tree-ssa 3.5.0              |3.4.0 3.5.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-18 22:09:49
               date|                            |
            Summary|[tree-ssa regression]       |[3.4/3.5 regression]
                   |Unjustified warning about   |Unjustified warning about
                   |unused variable             |unused variable
   Target Milestone|3.5.0                       |3.4.0


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



More information about the Gcc-bugs mailing list