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]

r249095 - in /trunk/gcc: ChangeLog config/rs600...


Author: segher
Date: Sat Jun 10 22:21:34 2017
New Revision: 249095

URL: https://gcc.gnu.org/viewcvs?rev=249095&root=gcc&view=rev
Log:
rs6000: Factor out emit_split_stack_prologue

This is a first patch to make the prologue code more manageable.


	* config/rs6000/rs6000.c (emit_split_stack_prologue): New function,
	factored out from ...
	(rs6000_emit_prologue): ... here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c


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