Re: Confusing code in regrename.c

2005-06-26 Thread Richard Henderson
On Sun, Jun 26, 2005 at 05:27:31PM +0200, Steven Bosscher wrote: > The stuff added in 1.28 (lines 1608-1612) to kill early-clobbered > operands is precisely the same as what is done just a few lines > earlier (lines 1595-1598). Is this a thinko or is this necessary for > some non-obvious reason??

Confusing code in regrename.c

2005-06-26 Thread Steven Bosscher
Hi, You added some code to regrename in revision 1.28 for which I don't understand the need: 1.26 rth 1595: /* For each earlyclobber operand, zap the value data. */ 1596: for (i = 0; i < n_ops; i++) 1597:if (reco