tree.c (prototype_p, [...]): Constify.
authorJan Hubicka <hubicka@ucw.cz>
Sun, 24 May 2015 04:22:35 +0000 (06:22 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 24 May 2015 04:22:35 +0000 (04:22 +0000)
commit66f0bbd50c8cb13422f8cb60eb1a1077972c58cb
tree2219295672a4ad959f01c9099b49dad6fa53d9c6
parent0e5f14d42027a66519fc8129c7632608783eeaeb
tree.c (prototype_p, [...]): Constify.

* tree.c (prototype_p, virtual_method_call_p, obj_type_ref_class,
is_typedef_decl, typedef_variant_p): Constify.
* tree.h (prototype_p, virtual_method_call_p, obj_type_ref_class,
is_typedef_decl, typedef_variant_p): Constify.

From-SVN: r223628
gcc/ChangeLog
gcc/tree.c
gcc/tree.h