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: rs6000 sibcall test


On Sun, Sep 08, 2002 at 11:00:06AM -0700, Richard Henderson wrote:
> On Sun, Sep 08, 2002 at 06:13:37PM +0930, Alan Modra wrote:
> > 	* config/rs6000/rs6000.c (function_ok_for_sibcall): Use binds_local_p.
> > 	Respect longcall attributes.
> 
> Does the linker add the jumps for ppc32 as well?

No.  Then again, it doesn't add long jumps for the powerpc call insn
either, which has the same displacement limitations as a plain branch.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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