This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/55098] c++11: move constructor doesn't run at all (but with a hammer)
- From: "lisp2d at lisp2d dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 27 Oct 2012 15:01:42 +0000
- Subject: [Bug c++/55098] c++11: move constructor doesn't run at all (but with a hammer)
- Auto-submitted: auto-generated
- References: <bug-55098-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55098
--- Comment #1 from Lisp2D <lisp2d at lisp2d dot net> 2012-10-27 15:01:42 UTC ---
May be it is optimisation, but without instruction and with side effects.