PR ipa/62121
commit5100acd25775de8f6cc72d5a03a2c73cc8b1dcb4
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Sep 2014 00:19:06 +0000 (27 00:19 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 27 Sep 2014 00:19:06 +0000 (27 00:19 +0000)
tree7fa13bcb0d321647fa8ad89c27ffffe9bde8fe46
parent237f232f6f2db08477af818ee880c0c233c45b13
PR ipa/62121
* ipa-polymorphic-call.c (ipa_polymorphic_call_context::restrict_to_inner_class):
fix pasto in checking array size.

* g++.dg/torture/pr62121.C: New testcase.

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