langhooks.h (struct lang_hooks): Document that tree_size langhook may be also called...
authorJakub Jelinek <jakub@redhat.com>
Tue, 17 Oct 2017 20:11:00 +0000 (22:11 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 17 Oct 2017 20:11:00 +0000 (22:11 +0200)
commit8e7014b45585b89418564db079f9ad469a581ea2
tree288005a9e12bb983c162c9ab78066db8227ce818
parenteaf95345d33a727885761fa48d7481405614351a
langhooks.h (struct lang_hooks): Document that tree_size langhook may be also called on tcc_type nodes.

* 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.

From-SVN: r253829
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c
gcc/langhooks.c
gcc/langhooks.h