[Bug inline-asm/15089] local register variable with a specified register is bad
pb at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 28 23:54:00 GMT 2004
------- Additional Comments From pb at gcc dot gnu dot org 2004-04-28 22:03 -------
Created an attachment (id=6182)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6182&action=view)
patch
It looks like the desired value does start out being loaded into r4, but loop
deletes this assignment in the belief that it's redundant. Does this patch
help?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089
More information about the Gcc-bugs
mailing list