On Thu, Jan 29, 2015 at 04:38:21PM -0800, Segher Boessenkool wrote: > 2015-01-29 Segher Boessenkool <seg...@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