r236545 - in /trunk/gcc: ChangeLog function.c

segher@gcc.gnu.org segher@gcc.gnu.org
Fri May 20 21:31:00 GMT 2016


Author: segher
Date: Fri May 20 21:31:17 2016
New Revision: 236545

URL: https://gcc.gnu.org/viewcvs?rev=236545&root=gcc&view=rev
Log:
This fixes a bug in my r236491: on nvptx, functions without prologue
would not get an epilogue either.


	* function.c (thread_prologue_and_epilogue_insns): Commit the
	insertion of the epilogue.

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



More information about the Gcc-cvs mailing list