[Xtensa] fix problem in new __umulsidi3 function
Bob Wilson
bwilson@tensilica.com
Fri Nov 17 22:46:00 GMT 2006
The last change I made was missing an instruction to restore the original return
address in __umulsidi3. This did not show up before because I only tested
Xtensa processor configurations that included integer multiply instructions, in
which case the return address does not get clobbered. Committed on mainline.
2006-11-17 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/lib1funcs.asm (__umulsidi3): Restore a0 on exit.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gcc-umulsidi-fix.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20061117/d67c9cc7/attachment.ksh>
More information about the Gcc-patches
mailing list