pt.c (tsubst <{NON,}TYPE_ARGUMENT_PACK>): Simplify control flow and avoid re-tsubstin...
authorNathan Sidwell <nathan@acm.org>
Wed, 7 Dec 2016 13:00:02 +0000 (13:00 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 7 Dec 2016 13:00:02 +0000 (13:00 +0000)
commit098eae0067631ae7a8d98ac19ff47cb89ec2ba25
tree4e47e0b0c4fe75f926969153c4c811cc8f77496a
parentb3235e974fee0ce362afafed93a8e5916ae790e1
pt.c (tsubst <{NON,}TYPE_ARGUMENT_PACK>): Simplify control flow and avoid re-tsubsting type.

* pt.c (tsubst <{NON,}TYPE_ARGUMENT_PACK>: Simplify control flow
and avoid re-tsubsting type.

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