[Bug c++/87150] [8/9 Regression] move ctor wrongly chosen in return stmt (derived vs. base)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 30 12:32:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87150

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |jason at gcc dot gnu.org,
                   |                            |redi at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This changed with r251035 aka PR80452 aka C++ Core issue 1579.
So, is this really invalid?


More information about the Gcc-bugs mailing list