]> gcc.gnu.org Git - gcc.git/commit
rs6000.c (rs6000_function_ok_for_sibcall): Return false if the call takes a static...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 21 Sep 2018 10:01:16 +0000 (10:01 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 21 Sep 2018 10:01:16 +0000 (10:01 +0000)
commitd5d94b80c320319263b0bba3083f8bc80bf6ef4b
treeb16000ec8301101b981930b4691f00e668e7ba76
parent512cc0151207de4c7ff3a84f040f730fe0d52458
rs6000.c (rs6000_function_ok_for_sibcall): Return false if the call takes a static chain.

* config/rs6000/rs6000.c (rs6000_function_ok_for_sibcall): Return false
if the call takes a static chain.

From-SVN: r264463
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/nested-func-11.c [new file with mode: 0644]
gcc/testsuite/lib/target-supports.exp
This page took 0.063557 seconds and 5 git commands to generate.