]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR ipa/88561
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Dec 2018 19:13:06 +0000 (19:13 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Dec 2018 19:13:06 +0000 (19:13 +0000)
commit3b7fa222a8917652a0adc732cb94f7eb1dd24a79
tree892ea8407db771d48dc910156b4061ed84f2e662
parent33b24e28b2aff16989b94f2d0fe1140ad1e4dc41
PR ipa/88561
* ipa-polymorphic-call.c
(ipa_polymorphic_call_context::ipa_polymorphic_call_context): Handle
arguments of thunks correctly.
(ipa_polymorphic_call_context::get_dynamic_context): Be ready for
NULL instance pinter.
* lto-cgraph.c (lto_output_node): Always stream thunk info.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267338 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-polymorphic-call.c
gcc/lto-cgraph.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-prof/devirt.C [new file with mode: 0644]