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/2] Remove reload_in_progress and other cleanups.


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


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