[Bug c++/58629] Do not implicit move instance for throw operator

2013-10-05 Thread dmitriy-hshg at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58629 Dmitry changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/58629] Do not implicit move instance for throw operator

2013-10-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58629 --- Comment #2 from Paolo Carlini --- Please compare c++/57533

[Bug c++/58629] Do not implicit move instance for throw operator

2013-10-05 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58629 --- Comment #1 from Paolo Carlini --- Did you search bugzilla before filing the bug? I'm asking because I'm pretty sure we already have something closely related.