diff options
author | Jan Hubicka <hubicka@ucw.cz> | 2015-03-02 01:54:46 +0100 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2015-03-02 00:54:46 +0000 |
commit | 4630573709177f43b6b755326c90d6b777fbb2ab (patch) | |
tree | 1bf0d2f405c6066ed16c44e927b47c0df6db8629 /gcc/ada/gcc-interface | |
parent | 3c37b96b8761e80bd99fc1e19879f94e647d6869 (diff) | |
download | gcc-4630573709177f43b6b755326c90d6b777fbb2ab.zip gcc-4630573709177f43b6b755326c90d6b777fbb2ab.tar.gz gcc-4630573709177f43b6b755326c90d6b777fbb2ab.tar.bz2 |
ipa-icf.c: Include stor-layout.h
* ipa-icf.c: Include stor-layout.h
(sem_function::compare_cgraph_references): Rename to ...
(sem_item::compare_cgraph_references): ... this one.
(sem_variable::equals_wpa): New function
(sem_variable::equals): Do not check stuff already verified by
equals_wpa.
(sem_variable::equals): Reorg based on varasm.c:compare_constant.
* ipa-icf.h (sem_item): Add compare_cgraph_references.
(sem_function): Remove compare_cgraph_references.
(sem_variable): Turns equals_wpa into non-inline.
From-SVN: r221096
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions