Re: [PATCH 3/4] Remove VEC_RSHIFT_EXPR tree code, now unused

2014-11-13 Thread Richard Biener
On Wed, Nov 12, 2014 at 6:55 PM, Alan Lawrence wrote: > Tested (with patches 1+2): > > Bootstrap + check-gcc on x64-none-linux-gnu > > cross-tested check-gcc on aarch64-none-elf and aarch64_be-none-elf as these > platforms stand (i.e. without vec_shr_optab). > > also cross-tested check-gcc on aarc

[PATCH 3/4] Remove VEC_RSHIFT_EXPR tree code, now unused

2014-11-12 Thread Alan Lawrence
Tested (with patches 1+2): Bootstrap + check-gcc on x64-none-linux-gnu cross-tested check-gcc on aarch64-none-elf and aarch64_be-none-elf as these platforms stand (i.e. without vec_shr_optab). also cross-tested check-gcc on aarch64-none-elf and aarch64_be-none-elf after applying https://gcc.