[Bug optimization/4079] unnecessary register move on simple code
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Sun Jun 8 14:07:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4079
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|0000-00-00 00:00:00 |2003-06-08 14:07:22
date| |
------- Additional Comments From pinskia@physics.uc.edu 2003-06-08 14:07 -------
It is alittle better on the mainline (20030607) but still exits though:
_mulh:
mulhwu r2,r3,r4
mr r3,r2
blr
More information about the Gcc-bugs
mailing list