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++/14564] [tree-ssa] bogus warning: 'rettmp.10834' may be used uninitialized in this function


------- Additional Comments From rth at gcc dot gnu dot org  2004-03-15 21:59 -------
You should in fact note that the original source is busted.  It returns without
value.  I'll admit that we could do better for the warning though.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-15 21:59:18
               date|                            |


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


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