]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/langhooks.h
* langhooks.h (struct lang_hooks): Document that tree_size langhook
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Oct 2017 20:11:00 +0000 (20:11 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Oct 2017 20:11:00 +0000 (20:11 +0000)
commit1bc58db402e181baa040122ae1ca60d85050ad88
tree288005a9e12bb983c162c9ab78066db8227ce818
parentbd014deccb52438e7599d7f21dfb004d301d62a6
* langhooks.h (struct lang_hooks): Document that tree_size langhook
may be also called on tcc_type nodes.
* langhooks.c (lhd_tree_size): Likewise.

* gcc-interface/misc.c (gnat_tree_size): New function.
(LANG_HOOKS_TREE_SIZE): Redefine.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253829 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c
gcc/langhooks.c
gcc/langhooks.h