OSDN Git Service

* optabs.c (expand_doubleword_mult): Avoid clobbering op0 and
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Mar 2005 23:30:23 +0000 (23:30 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Mar 2005 23:30:23 +0000 (23:30 +0000)
commit29a1d14b1b4097e3ad500d9d52ec2174d7d8f041
tree08a25f7864260b8894c8964349309a6e71186009
parent8baa3116abec21964bc5598fb69bc8c7367736b2
* optabs.c (expand_doubleword_mult): Avoid clobbering op0 and
op1 whilst expanding the signed widenening multiply variant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96537 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c