]> git.ipfire.org Git - thirdparty/gcc.git/commit
remove gengtype support for param_is use_param, if_marked and splay tree allocators
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Dec 2014 03:45:40 +0000 (03:45 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Dec 2014 03:45:40 +0000 (03:45 +0000)
commiteb06b2519a361b7784b1807115fcb3dea0226035
treed68af710e723e37215793eba5a9d183e68b6f322
parent93631ab94b7f69efb0dbb22ffcfbde24e0c5603d
remove gengtype support for param_is use_param, if_marked and splay tree allocators

gcc/

* plugin.c, plugin.def, ggc.h, ggc-common.c, gengtype.h, gengtype.c,
gengtype-state.c, gengtype-parse.c, gentype-lex.l, gcc-plugin.h,
doc/plugins.texi, doc/gty.texi: Remove support for if_marked and
param_is.

include/

* hashtab.h, splay-tree.h: Remove GTY markers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218558 138bc75d-0d04-0410-961f-82ee72b054a4
16 files changed:
gcc/ChangeLog
gcc/doc/gty.texi
gcc/doc/plugins.texi
gcc/gcc-plugin.h
gcc/gengtype-lex.l
gcc/gengtype-parse.c
gcc/gengtype-state.c
gcc/gengtype.c
gcc/gengtype.h
gcc/ggc-common.c
gcc/ggc.h
gcc/plugin.c
gcc/plugin.def
include/ChangeLog
include/hashtab.h
include/splay-tree.h