r189522 - in /trunk/gcc: doc/tm.texi doc/tm.tex...
steven@gcc.gnu.org
steven@gcc.gnu.org
Mon Jul 16 11:48:00 GMT 2012
Author: steven
Date: Mon Jul 16 11:47:59 2012
New Revision: 189522
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189522
Log:
* function.c (stack_protect_epilogue): Use expand_call to expand
targetm.stack_protect_fail.
* stmt.c (expand_expr_stmt): Remove now-unused function.
* tree.h (expand_expr_stmt): Remove prototype.
* doc/tm.texi.in (TARGET_STACK_PROTECT_FAIL): Document that this
hook must return a CALL_EXPR.
* doc/tm.texi: Regenerate.
Modified:
trunk/gcc/doc/tm.texi
trunk/gcc/doc/tm.texi.in
trunk/gcc/function.c
trunk/gcc/stmt.c
trunk/gcc/tree.h
More information about the Gcc-cvs
mailing list