This is the mail archive of the gcc-patches@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]

Re: [PATCH 2/3] function: Factor out make_*logue_seq


On Thu, May 19, 2016 at 02:28:15AM -0500, Segher Boessenkool wrote:
> The following fixes it, tested on x86_64-linux.  Is it okay for trunk?
> 
> (It only happens for targets that have a splitter gated by epilogue_done
> for their eh_return pattern).
> 
> 
> Segher
> 
> 
> 2016-05-19  Segher Boessenkool  <segher@kernel.crashing.org>
> 
> 	* function.c (thread_prologue_and_epilogue_insn): Move the
> 	"goto epilogue_done" one block later.

Ok, thanks.

	Jakub


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