Re: [PATCH] rs6000: Remove now unused predicate update_indexed_address_mem

2014-05-21 Thread David Edelsohn
On Wed, May 21, 2014 at 11:55 AM, Segher Boessenkool wrote: > My previous patch left this hanging around. Tested as usual; okay > to apply? > > > Segher > > > 2014-05-21 Segher Boessenkool > > gcc/ > * config/rs6000/predicates.md (update_indexed_address_mem): Delete. Okay. Thanks, Da

[PATCH] rs6000: Remove now unused predicate update_indexed_address_mem

2014-05-21 Thread Segher Boessenkool
My previous patch left this hanging around. Tested as usual; okay to apply? Segher 2014-05-21 Segher Boessenkool gcc/ * config/rs6000/predicates.md (update_indexed_address_mem): Delete. --- gcc/config/rs6000/predicates.md | 8 1 file changed, 8 deletions(-) diff --git a