]> git.ipfire.org Git - thirdparty/gcc.git/commit
remove gengtype support for param_is use_param, if_marked and splay tree allocators
authorTrevor Saunders <tsaunders@mozilla.com>
Wed, 10 Dec 2014 03:45:40 +0000 (03:45 +0000)
committerTrevor Saunders <tbsaunde@gcc.gnu.org>
Wed, 10 Dec 2014 03:45:40 +0000 (03:45 +0000)
commit63f5d5b818319129217e41bcb23db53f99ff11b0
treed68af710e723e37215793eba5a9d183e68b6f322
parent59bce71381be24449aaf902bc1bc64a12b373bf4
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.

From-SVN: r218558
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