Hi! On Thu, Jul 27, 2017 at 10:44:43AM -0500, Peter Bergner wrote: > This patch removes reload specific code from the rs6000 port made possible > by the elimination of the usage of the -mno-lra option.
> * config/rs6000/predicates.md (volatile_mem_operand) Remove code > related to reload_in_progress. Missing colon here. > * config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_rtx) > Delete prototype. And here. Okay with those trivial changelog fixes. Nice cleanup :-) Segher