]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gengtype.c
remove mark_hook gty attribute
authortbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jan 2016 02:51:11 +0000 (02:51 +0000)
committertbsaunde <tbsaunde@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 13 Jan 2016 02:51:11 +0000 (02:51 +0000)
commite5e02edcf988627cbbfb9755ef8597a772483a69
tree90e33426ec03a715686a01015843dc5a555b6afc
parent0ebbc23371a9ad2c9cf7b111727ee357ac0f753d
remove mark_hook gty attribute

gcc/ChangeLog:

2016-01-12  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

PR middle-end/54809
* doc/gty.texi: Remove documentation of mark_hook.
* gengtype.c (struct write_types_data): Remove code to support
mark_hook attribute.
(walk_type): Likewise.
(write_func_for_structure): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232309 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/gty.texi
gcc/gengtype.c