ipa-cp.c (ipa_get_indirect_edge_target_1): Check that param_index is within bounds...
authorMartin Jambor <mjambor@suse.cz>
Tue, 11 Jun 2013 12:50:13 +0000 (14:50 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Tue, 11 Jun 2013 12:50:13 +0000 (14:50 +0200)
commit97756c0ec5ec388e447b60b45d194a95744cdf68
treeaad10bc95ebcb3eb5f7f5cf86de1579552485496
parent2c7b8bf6d3e875772946d9c4dd10ecb6a8a8b883
ipa-cp.c (ipa_get_indirect_edge_target_1): Check that param_index is within bounds at the beginning of the function.

2013-06-11  Martin Jambor  <mjambor@suse.cz>

* ipa-cp.c (ipa_get_indirect_edge_target_1): Check that param_index is
within bounds at the beginning of the function.

From-SVN: r199953
gcc/ChangeLog
gcc/ipa-cp.c