* tree.c (free_lang_data_in_type): Free TREE_PURPOSE of
commit14c014b1a5d3353ecd1397ee4d6421b04fa59534
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 May 2015 21:03:15 +0000 (10 21:03 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 10 May 2015 21:03:15 +0000 (10 21:03 +0000)
treeeff4cc7d99e6fb6b5bb97e85911269f526cc1081
parent052433cab5588fdb62f313572e0bbc035c733294
* tree.c (free_lang_data_in_type): Free TREE_PURPOSE of
TYPE_ARG_TYPES list.
(verify_type): Permit non-NULL TREE_PURPOSE in non-LTO builds.
* tree.def (FUNCTION_TYPE): Document TREE_PURPOSE in TYPE_ARG_TYPES

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