re PR rtl-optimization/30967 (Extra sign/zero extend with word comparison result)
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 13 May 2015 19:14:07 +0000 (21:14 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Wed, 13 May 2015 19:14:07 +0000 (21:14 +0200)
commit7893307bb20d7e1a6bd2de2fb8b5e779d376439f
tree1f844ee434c12f6162eaf679db00b07836aafef7
parent1c08a6770c2bcd42657f537594116797d0d2daa7
re PR rtl-optimization/30967 (Extra sign/zero extend with word comparison result)

PR rtl-optimization/30967
* config/rs6000/rs6000.c (rs6000_rtx_costs): Don't consider
destination mode for the cost of scc patterns.

From-SVN: r223174
gcc/ChangeLog
gcc/config/rs6000/rs6000.c