]> git.ipfire.org Git - thirdparty/gcc.git/commit
New attribute lookup function addition
authorMartin Liska <mliska@suse.cz>
Wed, 4 Jun 2014 09:44:33 +0000 (11:44 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 4 Jun 2014 09:44:33 +0000 (09:44 +0000)
commit8a57e88dc63d44a2f72781e4732ede00f14205cf
tree1470e3aa0e88e7cee9a286e65c00ca02080a9d9a
parentd211e4719264a66f3a310870d7459751c335ce7f
New attribute lookup function addition

* tree.h (private_lookup_attribute_starting): New function.
(lookup_attribute_starting): Likewise.
* tree.c (private_lookup_attribute_starting): Likewise.

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