------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-11 
12:49 -------
Confirmed as a regression but was fixed already on the mainline.
On the mainline get a warning about all four including a so that part is not a 
regression.

I don't know if we can do anything about it as we remove the call to bar as it 
is a pure/const function 
and we don't use the result of the function at all.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
      Known to fail|                            |3.4.0 3.3.3
      Known to work|                            |2.95.3 4.0.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-11 12:49:14
               date|                            |
            Summary|Missing uninitialized       |[3.4 Regression] Missing
                   |warning                     |uninitialized warning
   Target Milestone|---                         |3.4.4


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

Reply via email to