PR tree-optimization/81603
commitc1172f3a775cb4a3a5cccf8515614b934f463c4f
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jul 2017 08:22:14 +0000 (31 08:22 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jul 2017 08:22:14 +0000 (31 08:22 +0000)
tree7be87901463f1ef62952085845540f55e078c437
parent91b9d66d3201451e11d6a4ffbb83cc66a0dc979c
PR tree-optimization/81603
* ipa-polymorphic-call.c
(ipa_polymorphic_call_context::ipa_polymorphic_call_context): Perform
offset arithmetic in offset_int, bail out if the resulting bit offset
doesn't fit into shwi.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250727 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-polymorphic-call.c