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++/50276] [C++0x] Wrong "used uninitialized in this function" warning


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-09-14
                 CC|                            |jason at gcc dot gnu.org
            Summary|Wrong "used uninitialized   |[C++0x] Wrong "used
                   |in this function" warning   |uninitialized in this
                   |[C++0x]                     |function" warning
     Ever Confirmed|0                           |1
           Severity|minor                       |normal

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-14 21:03:48 UTC ---
Note: -Wuninitialized required.


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