rtlanal.c (rtx_cost): Assign cost of 0 to a SUBREG when modes are tieable.
authorMark Dettinger <dettinge@de.ibm.com>
Mon, 17 Jan 2005 14:34:22 +0000 (14:34 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Mon, 17 Jan 2005 14:34:22 +0000 (14:34 +0000)
commitedb8116590f8811fd2f83f5144cbe3a9d0b6b3e8
tree8f3d58df63ee02ef1ad334d2da05a959296e3a24
parent658acbb2879a50a76ef85954d942788053aeb1a1
rtlanal.c (rtx_cost): Assign cost of 0 to a SUBREG when modes are tieable.

2005-01-17  Mark Dettinger  <dettinge@de.ibm.com>

* rtlanal.c (rtx_cost): Assign cost of 0 to a SUBREG
when modes are tieable.

From-SVN: r93763
gcc/ChangeLog
gcc/rtlanal.c