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] rs6000: Fix huge compile time on thunks (PR64580)


On Thu, Jan 29, 2015 at 04:38:21PM -0800, Segher Boessenkool wrote:
> 2015-01-29  Segher Boessenkool  <segher@kernel.crashing.org>
> 
> gcc/
> 	PR target/64580
> 	* config.rs6000/rs6000.c (compute_vrsave_mask): Reverse loop order.
> 	(rs6000_stack_info): Add assert.
> 	(rs6000_output_savres_externs): New function, split off from...
> 	(rs6000_output_function_prologue): ... here.  Do not call it for
> 	thunks.

Hi David,

Is this okay to backport to 4.9 and 4.8?  Bootstrapped and tested on both.


Segher


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