re PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_ca...
commite55b72cfb384105c6be87051c1182c05c481cd87
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 21 Jan 2018 18:15:31 +0000 (21 18:15 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 21 Jan 2018 18:15:31 +0000 (21 18:15 +0000)
tree68a148cd9e59b771020eba7f923cfcdd2870016a
parent07baf4a541d710bc5f1713cb168650ce5c210304
re PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (test  for excess errors))

PR gcc/77734
* config/pa/pa.c (pa_function_ok_for_sibcall): Use
targetm.binds_local_p instead of TREE_PUBLIC to check local binding.
Move TARGET_PORTABLE_RUNTIME check after TARGET_64BIT check.

From-SVN: r256934
gcc/ChangeLog
gcc/config/pa/pa.c