rs6000.c (rs6000_call_aix): For the AIX ABI, do not load the static chain if the...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 25 Nov 2014 09:07:25 +0000 (09:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 25 Nov 2014 09:07:25 +0000 (09:07 +0000)
commit26ed270e0fa48c1205256c1a4409a009ff6aa40f
tree6fca5efbac99f4cdc951686440646b60961d2b43
parentb286be940a8231b35ed111f6044b2bf7da471d07
rs6000.c (rs6000_call_aix): For the AIX ABI, do not load the static chain if the call was originally direct.

* config/rs6000/rs6000.c (rs6000_call_aix): For the AIX ABI, do not
load the static chain if the call was originally direct.

From-SVN: r218040
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/longcall-2.c [new file with mode: 0644]