This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: optimization/5768: sh codegen leaves stuff on stack


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]