This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53287] "self-initialization" warning doesn't seem to work for non-primitive types...
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 09 May 2012 15:56:15 +0000
- Subject: [Bug c++/53287] "self-initialization" warning doesn't seem to work for non-primitive types...
- Auto-submitted: auto-generated
- References: <bug-53287-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53287
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-05-09 15:56:15 UTC ---
I'm pretty sure this is a dup - it's at least discussed in another bug I've
commented on, w.r.t self-init of a std::string