s390.c (s390_function_ok_for_sibcall): Use targetm.binds_local_p to check for local...
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 9 Dec 2005 01:00:55 +0000 (01:00 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 9 Dec 2005 01:00:55 +0000 (01:00 +0000)
commit7691ec4e73c9b12b8216fe5181bf7bdc9c404eb3
treed19f1c69d6baa58b66b1afc51343c5319ab25bb0
parenta5a9aa38d4fdc52632ba48264aff5959505ad6d5
s390.c (s390_function_ok_for_sibcall): Use targetm.binds_local_p to check for local function calls.

* config/s390/s390.c (s390_function_ok_for_sibcall): Use
targetm.binds_local_p to check for local function calls.

From-SVN: r108269
gcc/ChangeLog
gcc/config/s390/s390.c