On Thu, Mar 29, 2018 at 02:29:53PM -0500, Aaron Sawdey wrote: > I've fixed the redundant conditions in the expressions pointed out by > 83822. Bootstrap/regtest passes on ppc64le, ok for trunk?
This is fine, thanks! Segher > 2018-03-29 Aaron Sawdey <acsaw...@linux.vnet.ibm.com> > > PR target/83822 > * config/rs6000/rs6000-string.c (expand_compare_loop): Fix redundant > condition. > * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Fix redundant > condition.