Author: gjl
Date: Fri Jul 29 09:14:02 2016
New Revision: 238850
URL: https://gcc.gnu.org/viewcvs?rev=238850&root=gcc&view=rev
Log:
* config/avr/lib1funcs.S (__muldi3) [have MUL]: No need to clear
zero_reg as previous call to __umulhisi3 already cleared it.
Modified:
trunk/libgcc/ChangeLog
trunk/libgcc/config/avr/lib1funcs.S