r225426 - in /trunk/gcc: ChangeLog builtins.c e...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Sun Jul 5 07:52:00 GMT 2015
Author: rsandifo
Date: Sun Jul 5 07:52:32 2015
New Revision: 225426
URL: https://gcc.gnu.org/viewcvs?rev=225426&root=gcc&view=rev
Log:
gcc/
* target-insns.def (restore_stack_block, restore_stack_function)
(restore_stack_nonlocal, save_stack_block, save_stack_function)
(save_stack_nonlocal): New targetm instruction patterns.
* builtins.c (expand_builtin_apply): Use them instead of
HAVE_*/gen_* interface.
* explow.c (emit_stack_save, emit_stack_restore): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/builtins.c
trunk/gcc/explow.c
trunk/gcc/target-insns.def
More information about the Gcc-cvs
mailing list