r226322 - in /trunk/gcc: ChangeLog except.c fun...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Tue Jul 28 19:54:00 GMT 2015


Author: rsandifo
Date: Tue Jul 28 19:54:06 2015
New Revision: 226322

URL: https://gcc.gnu.org/viewcvs?rev=226322&root=gcc&view=rev
Log:
gcc/
	* target-insns.def (eh_return): New targetm instruction pattern.
	* except.c (expand_eh_return): Use it instead of HAVE_*/gen_*
	interface.
	* function.c (thread_prologue_and_epilogue_insns): Remove
	preprocessor condition.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/except.c
    trunk/gcc/function.c
    trunk/gcc/target-insns.def



More information about the Gcc-cvs mailing list