r257107 - in /trunk/gcc: cp/ChangeLog cp/method...
jason@gcc.gnu.org
jason@gcc.gnu.org
Fri Jan 26 20:47:00 GMT 2018
Author: jason
Date: Fri Jan 26 20:47:32 2018
New Revision: 257107
URL: https://gcc.gnu.org/viewcvs?rev=257107&root=gcc&view=rev
Log:
PR c++/83956 - wrong dtor error with anonymous union
* method.c (walk_field_subobs): Variant members only affect
deletedness.
(maybe_explain_implicit_delete): Pass &deleted_p for diagnostic.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/anon-union2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/method.c
More information about the Gcc-cvs
mailing list