attribs.c (lookup_attribute_spec): Take const_tree.
authorJason Merrill <jason@redhat.com>
Fri, 11 Mar 2011 22:38:58 +0000 (17:38 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 11 Mar 2011 22:38:58 +0000 (17:38 -0500)
commitf231b5ff3ff72471bbe245863c3e37d96ed7d950
treeb22f880d00c1c749cca15e7ddb3cc410f2666be0
parent1b9b91a68bbabc72c0329b39a6f91f27f9b831d0
attribs.c (lookup_attribute_spec): Take const_tree.

* attribs.c (lookup_attribute_spec): Take const_tree.
* tree.h: Adjust.
* c-family/c-common.c (attribute_takes_identifier_p): Add missing const.

From-SVN: r170887
gcc/ChangeLog
gcc/attribs.c
gcc/c-family/ChangeLog
gcc/c-family/c-common.c
gcc/tree.h