Author: nathan
Date: Fri Mar 24 02:10:16 2017
New Revision: 246432
URL: https://gcc.gnu.org/viewcvs?rev=246432&root=gcc&view=rev
Log:
Fixup transient_p bug
gcc/cp/
* tree.c (ovl_add): Set TRANSIENT_P here.
(ovl_add_transient): Not here.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/tree.c