combine.c (combine_validate_cost): Do not count the cost of a split I2 twice.
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 6 Jan 2015 04:24:45 +0000 (05:24 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 6 Jan 2015 04:24:45 +0000 (05:24 +0100)
commit2f48c66c9deb7c5f008c8c6152aee28d18d4126a
tree9e4cdfb89303c96b905f1156e38dc42d40741a1d
parent0964f8458a88c8ce7ba37f6be05017933ac04fd0
combine.c (combine_validate_cost): Do not count the cost of a split I2 twice.

* combine.c (combine_validate_cost): Do not count the cost of a
split I2 twice.  Do not display it twice in the dump, either.

From-SVN: r219216
gcc/ChangeLog
gcc/combine.c