]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.c (sparc_asm_function_epilogue): Don't output an extra nop past a sibling call...
authorOlivier Hainque <hainque@adacore.com>
Fri, 20 Aug 2010 08:03:41 +0000 (08:03 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Fri, 20 Aug 2010 08:03:41 +0000 (08:03 +0000)
commit891aa2ecc420149e34dabf08c84019bcd174a611
tree74c67ec579c8652993e4cc89d1e5665ad68ed6c6
parent07d5b92585ad8f3c1757335ae9d5320786f3f448
sparc.c (sparc_asm_function_epilogue): Don't output an extra nop past a sibling call at the very end.

        * config/sparc/sparc.c (sparc_asm_function_epilogue): Don't output
        an extra nop past a sibling call at the very end.

        testsuite/
        * gcc.target/sparc/sibcall-dslot.c: New testcase.

From-SVN: r163395
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/sibcall-dslot.c [new file with mode: 0644]