Reduce lookup_attribute memory footprint.
commit7b35a600f423a7e77d63e9d4e71dfb99a8207f31
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2017 14:24:29 +0000 (12 14:24 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Sep 2017 14:24:29 +0000 (12 14:24 +0000)
tree9a86fbfc054247f37f8de32b3f1a30ec141c2e8e
parent061c331bec278599a7b60609ae46260d17878662
Reduce lookup_attribute memory footprint.

2017-09-12  Martin Liska  <mliska@suse.cz>

* attribs.c (private_lookup_attribute): New function.
* attribs.h (private_lookup_attribute): Declared here.
(lookup_attribute): Called from this place.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@252022 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/attribs.c
gcc/attribs.h