> 2014-12-15  Jakub Jelinek  <ja...@redhat.com>
> 
>       PR rtl-optimization/64316
>       * simplify-rtx.c (simplify_relational_operation_1): For
>       (eq/ne (and x y) x) and (eq/ne (and x y) y) optimizations use
>       CONST0_RTX instead of const0_rtx.
> 
>       * gcc.dg/pr64316.c: New test.

OK, thanks.

-- 
Eric Botcazou

Reply via email to