optabs.c (expand_doubleword_mult): Avoid clobbering op0 and op1 whilst expanding...
authorRoger Sayle <roger@eyesopen.com>
Tue, 15 Mar 2005 23:30:23 +0000 (23:30 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 15 Mar 2005 23:30:23 +0000 (23:30 +0000)
commit69f39b11aae0baeeba798fa1e6dead8845ce35ce
tree08a25f7864260b8894c8964349309a6e71186009
parentd522e7a2222a240910be4554bf202f21c1aa13e9
optabs.c (expand_doubleword_mult): Avoid clobbering op0 and op1 whilst expanding the signed widenening multiply...

* optabs.c (expand_doubleword_mult): Avoid clobbering op0 and
op1 whilst expanding the signed widenening multiply variant.

From-SVN: r96537
gcc/ChangeLog
gcc/optabs.c