On 11/26/2014 10:23 AM, Zhenqiang Chen wrote: > /* Check to make sure CC is not clobbered since prepare_operand might > generates copy or mode convertion insns, although no test shows > such insns clobber CC. */
And what do you do if a clobber does happen? With TER enabled, there's every possibility that it might be. > Does such change align with your comments? Not really, no. r~