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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Jun 11 18:38:52 2018
New Revision: 261444

URL: https://gcc.gnu.org/viewcvs?rev=261444&root=gcc&view=rev
Log:
        PR c++/86094 - wrong code with defaulted move ctor.

        * tree.c (type_has_nontrivial_copy_init): Fix move ctor handling.

Added:
    trunk/gcc/testsuite/g++.dg/abi/invisiref2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c

Reply via email to