tree-ssa-loop-ivopts.c (get_address_cost): Do not artificially inflate costs for...
authorBernd Schmidt <bernd.schmidt@analog.com>
Mon, 20 Nov 2006 13:06:13 +0000 (13:06 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 20 Nov 2006 13:06:13 +0000 (13:06 +0000)
commitb9b36edd9660b25e4a74ac9d4791706962665694
treea6c4f76bd2994f406f1784f5e0d5acad7868116b
parentbcbb974df49f31123d9283eac9d80561258a0ef7
tree-ssa-loop-ivopts.c (get_address_cost): Do not artificially inflate costs for addresses with an out-of-bounds address.

* tree-ssa-loop-ivopts.c (get_address_cost): Do not artificially
inflate costs for addresses with an out-of-bounds address.

From-SVN: r119014
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c