lib1funcs.S (__muldi3): No need to clear zero_reg as previous call to __umulhisi3 already cleared it.

* config/avr/lib1funcs.S (__muldi3) [have MUL]: No need to clear
	zero_reg as previous call to __umulhisi3 already cleared it.

From-SVN: r238850
This commit is contained in:
Georg-Johann Lay 2016-07-29 09:14:02 +00:00 committed by Georg-Johann Lay
parent 7b11fbb838
commit 96aa1f9558
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-07-29 Georg-Johann Lay <avr@gjlay.de>
* config/avr/lib1funcs.S (__muldi3) [have MUL]: No need to clear
zero_reg as previous call to __umulhisi3 already cleared it.
2016-07-21 Aurelien Jarno <aurelien@aurel32.net>
PR target/59833

View File

@ -958,7 +958,6 @@ DEFUN __muldi3
wmov A4, C4
wmov A6, C6
clr __zero_reg__
pop r16
pop r17
pop r28