r255702 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Dec 15 19:41:00 GMT 2017
Author: jakub
Date: Fri Dec 15 19:41:45 2017
New Revision: 255702
URL: https://gcc.gnu.org/viewcvs?rev=255702&root=gcc&view=rev
Log:
PR c++/83217
* decl.c (cp_finish_decomp): If decl's type is REFERENCE_TYPE,
call complete_type (TREE_TYPE (type)).
* g++.dg/cpp1z/decomp33.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/cpp1z/decomp33.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list