[Bug rtl-optimization/21223] Output register variable is reloaded into the wrong register for asm
drow at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 25 21:08:00 GMT 2005
------- Additional Comments From drow at gcc dot gnu dot org 2005-04-25 21:07 -------
The reload was created because the earlyclobber operand conflicts with
a_oldval2, which is placed in r3 by local-alloc. I think I see why...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21223
More information about the Gcc-bugs
mailing list