ipa-inline.c: Fix type; compute size rather than self_size for size of caller function.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 5 Oct 2019 21:36:46 +0000 (23:36 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 5 Oct 2019 21:36:46 +0000 (21:36 +0000)
commit6c291ad828fcb5f01a1d2cb23f6078e9a6f958b9
treecb2d5ac246bfbc34634d26e4da4681af6ae73ba5
parent2345fe52da74dac58173489e844647d3a94f4ca8
ipa-inline.c: Fix type; compute size rather than self_size for size of caller function.

* ipa-inline.c: Fix type; compute size rather than self_size
for size of caller function.

From-SVN: r276629
gcc/ChangeLog
gcc/ipa-inline.c