[Bug c++/18934] Spurious Uninitialized Variable Warning

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 10 23:20:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-10 23:20 -------
Fixed in 4.0.0 by moving the uninitializing warning to the tree level where the exceptions have not been 
lowered to setjmp/longjmp which is what is causing the warning.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
 GCC target triplet|                            |i686-pc-cygwin
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.0


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



More information about the Gcc-bugs mailing list