re PR middle-end/23221 (-fstack-protector does not protect tail call functions)
authorRichard Henderson <rth@redhat.com>
Thu, 4 Aug 2005 03:57:41 +0000 (20:57 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 4 Aug 2005 03:57:41 +0000 (20:57 -0700)
commitb755446cef42521b9cbfbf4a3fe334db4d9054f2
tree389fa11256e277631e1679c27218e3f2f99cb718
parenta4f5cd4441e5e5a140ad6495eef56b88462ca807
re PR middle-end/23221 (-fstack-protector does not protect tail call functions)

        PR 23221
        * function.c (stack_protect_epilogue): Export.
        * tree.h (stack_protect_epilogue): Declare.
        * calls.c (expand_call): Call it.

From-SVN: r102731
gcc/ChangeLog
gcc/calls.c
gcc/function.c
gcc/tree.h