* cp-tree.h (struct lang_type): Remove template_info field.
commit276845d6f9682e102aea587f07c27720fd33bd57
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Aug 2017 12:47:30 +0000 (17 12:47 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Aug 2017 12:47:30 +0000 (17 12:47 +0000)
tree440e20b103f664c94f51c3c8107ce4b238667b83
parentbfcbe6805bf4cf49505f94ba661dd71d33e6ab72
* cp-tree.h (struct lang_type): Remove template_info field.
(CLASSTYPE_TEMPLATE_INFO): Use TYPE_LANG_SLOT_1.
(TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@251148 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h