optimization/5768: sh codegen leaves stuff on stack
rth@gcc.gnu.org
rth@gcc.gnu.org
Mon Mar 25 15:58:00 GMT 2002
Synopsis: sh codegen leaves stuff on stack
State-Changed-From-To: open->feedback
State-Changed-By: rth
State-Changed-When: Mon Mar 25 14:06:20 2002
State-Changed-Why:
This appears to have been fixed for gcc 3.1. Would you mind
checking the prerelease snapshots to verify this for your
real application as opposed to merely the test case?
For the last test in this thread, I see r8 being restored
in the delay slot of the jump, like so:
jmp @r4
mov.l @r15+,r8
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5768
More information about the Gcc-bugs
mailing list