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/58236] -Wuninitialized doesn't report uninitialised variable as expected


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |law at redhat dot com
         Resolution|---                         |WONTFIX

--- Comment #3 from Jeffrey A. Law <law at redhat dot com> ---
I agree it's not ideal and there's been some proposals to change it that have
never gotten any traction -- largely because many folks find the alternatives
even worse because they'll generate many more false positives than the current
implementation.


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