]> git.ipfire.org Git - thirdparty/gcc.git/commit
ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.
authorRichard Henderson <rth@redhat.com>
Thu, 26 Jun 2003 20:51:54 +0000 (13:51 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Jun 2003 20:51:54 +0000 (13:51 -0700)
commit4e14f1f90fe38d7e5e25aa23fbb8e57fafd72a3e
tree1c2fefd494d1513938f7f0318e8f9f4c2f6eacd4
parent49b83932ae442ba5c4f03377454c94ebf8786a6f
ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.

        * config/ia64/ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.
        (ia64_split_call): Only load descriptor for GP register inputs.
        (ia64_expand_epilogue): Check current_frame_info.mask not
        current_function_is_leaf to restore ar.pfs.

From-SVN: r68549
gcc/ChangeLog
gcc/config/ia64/ia64.c