Author: nathan
Date: Mon Jun 19 14:19:35 2017
New Revision: 249370
URL: https://gcc.gnu.org/viewcvs?rev=249370&root=gcc&view=rev
Log:
* pt.c (coerce_template_parms): Fix indentation.
(tsubst_decl): Remove repeated SET_DECL_RTL. Move VAR_P handling
in to single block.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c