]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree-sra.c (convert_callers): Use call_for_symbol_and_aliases.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Mar 2015 05:00:49 +0000 (05:00 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Mar 2015 05:00:49 +0000 (05:00 +0000)
commit840573bd27b5c17cc58580e8fc81347711ab5163
treeb62270518f087b2cdb66952130fefa7baf61200b
parent9ef5adbb579111346078662ab886d8d39c444a2d
* tree-sra.c (convert_callers): Use call_for_symbol_and_aliases.
(struct ipa_sra_check_caller_data): Add has_thunk field.
(ipa_sra_check_caller): Check for thunk.
(ipa_sra_preliminary_function_checks): Give up on function with
thunks.
(ipa_early_sra): Use call_for_symbol_and_aliases.

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