gimple-ssa-strength-reduction.c (count_candidates): Change return value to int.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 8 May 2013 17:05:59 +0000 (17:05 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Wed, 8 May 2013 17:05:59 +0000 (17:05 +0000)
commit1dc3d6e9e10ae9260484c0e2009c360a7ab0cc19
treeb0dafbc0bc7ecb7c09d4f15d22265f0d527f5a39
parentb0cda57f7b46e378c17be14241ce3e7a96d1df24
gimple-ssa-strength-reduction.c (count_candidates): Change return value to int.

2013-05-08  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* gimple-ssa-strength-reduction.c (count_candidates): Change
return value to int.
(analyze_candidates_and_replace): Change type of length to int.

From-SVN: r198715
gcc/ChangeLog
gcc/gimple-ssa-strength-reduction.c