Re: [PATCH] rs6000: Clean up the cmp* insns

2015-06-16 Thread David Edelsohn
On Tue, Jun 16, 2015 at 5:47 PM, Segher Boessenkool wrote: > No change in behaviour; bootstrapped and tested as usual. Is this okay > for trunk? > > Now the output modifier "%b" is unused; what do we do with that? > Leave it in place in case anything uses it in inline asm? It never > was documen

[PATCH] rs6000: Clean up the cmp* insns

2015-06-16 Thread Segher Boessenkool
No change in behaviour; bootstrapped and tested as usual. Is this okay for trunk? Now the output modifier "%b" is unused; what do we do with that? Leave it in place in case anything uses it in inline asm? It never was documented. We could use some freed modifiers, almost everything is used now