pt.c (coerce_template_parms): Fix indentation.
authorNathan Sidwell <nathan@acm.org>
Mon, 19 Jun 2017 14:19:35 +0000 (14:19 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 19 Jun 2017 14:19:35 +0000 (14:19 +0000)
commit74e56995145901773528b4cfdec971e8967d21c0
treee5020bddbe12f4d506d2ebb8b2fbb1ace0e0630b
parentc14c0b1568f84e974152d2e2c1bc3da384a16f2d
pt.c (coerce_template_parms): Fix indentation.

* pt.c (coerce_template_parms): Fix indentation.
(tsubst_decl): Remove repeated SET_DECL_RTL.  Move VAR_P handling
in to single block.

From-SVN: r249370
gcc/cp/ChangeLog
gcc/cp/pt.c