Author: froydnj
Date: Wed Oct 20 20:15:07 2010
New Revision: 165735
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165735
Log:
* ifcvt.c (noce_emit_cmove): If both of the values are SUBREGs, try
emitting the conditional move in the inner mode of the SUBREG.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ifcvt.c