This is the mail archive of the gcc-patches@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: prevent extraneous nop past sibling call on sparc


Hello!

> > 2010-08-19  Olivier Hainque  <hainque@adacore.com>
> >
> > 	* 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.
>
> OK if you put the 3 parts of the condition on 3 different lines, thanks.

Please also use CALL_P predicate.

Uros.


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