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++/38908] [4.3 regression] Unexplained "'<anonymous>' is used uninitialized in this function" warning in cc1plus -m64



------- Comment #1 from bkoz at gcc dot gnu dot org  2009-01-21 22:24 -------

I see this as well. See 38851 for more spurious uninitialized warnings. 

This is a regression from 4.3, and IMHO is not minor.


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bkoz at gcc dot gnu dot org
           Severity|minor                       |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to work|                            |4.3.2
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-21 22:24:03
               date|                            |
            Summary|Unexplained "'<anonymous>'  |[4.3 regression] Unexplained
                   |is used uninitialized in    |"'<anonymous>' is used
                   |this function" warning in   |uninitialized in this
                   |cc1plus -m64                |function" warning in cc1plus
                   |                            |-m64


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


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