gimple-ssa-strength-reduction.c (find_basis_for_candidate): Guard the get_alternative...
authorYufeng Zhang <yufeng.zhang@arm.com>
Thu, 5 Dec 2013 17:28:08 +0000 (17:28 +0000)
committerYufeng Zhang <yufeng@gcc.gnu.org>
Thu, 5 Dec 2013 17:28:08 +0000 (17:28 +0000)
commit8fde427f4fa132c7d86197c6273c1ef4729f3ae5
tree65ea1d9cc7b0918e824467cd9492a4b543b5278f
parent8c8952918b75f4fa6adbbe44cd641d5fd0bb55e3
gimple-ssa-strength-reduction.c (find_basis_for_candidate): Guard the get_alternative_base call with flag_expensive_optimizations.

gcc/

* gimple-ssa-strength-reduction.c (find_basis_for_candidate): Guard
the get_alternative_base call with flag_expensive_optimizations.
(alloc_cand_and_find_basis): Likewise.

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