This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217294 - in /trunk/gcc: ChangeLog function.c f...


Author: bernds
Date: Mon Nov 10 16:12:30 2014
New Revision: 217294

URL: https://gcc.gnu.org/viewcvs?rev=217294&root=gcc&view=rev
Log:
Make thread_prologue_and_epilogue_insns callable from backends.

	* function.c (thread_prologue_and_epilogue_insns): No longer static.
	* function.h (thread_prologue_and_epilogue_insns): Declare.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c
    trunk/gcc/function.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]