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, rs6000] PR target/83822 fix redundant conditions


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  <acsawdey@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.


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