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++/55340] Invalid maybe unitialized warning


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-02-27 16:03:22 UTC ---
Mainline (would be 4.8.0) is fine and I can't even compile the testcase with
4_6-branch, thus this isn't a regression.

In the future, please do your best to reduce the size of your testcase: in
99.999 % of the cases, 2-3 KB are enough.


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