[Bug c++/63540] Erroneous "'Derived' declares a move constructor or move assignment operator" in error.

2019-03-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63540 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/63540] Erroneous "'Derived' declares a move constructor or move assignment operator" in error.

2019-03-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63540 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Mar 8 21:22:07 2019 New Revision: 269508 URL: https://gcc.gnu.org/viewcvs?rev=269508=gcc=rev Log: 2019-03-08 Paolo Carlini PR c++/63540 *

[Bug c++/63540] Erroneous 'Derived' declares a move constructor or move assignment operator in error.

2015-04-27 Thread danregister at poczta dot fm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63540 Daniel Adamski danregister at poczta dot fm changed: What|Removed |Added CC||danregister

[Bug c++/63540] Erroneous 'Derived' declares a move constructor or move assignment operator in error.

2014-10-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63540 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/63540] Erroneous 'Derived' declares a move constructor or move assignment operator in error.

2014-10-14 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63540 Paul Pluzhnikov ppluzhnikov at google dot com changed: What|Removed |Added CC|