http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55177

Andreas Krebbel <krebbel at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krebbel at gcc dot gnu.org

--- Comment #13 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Is that one fixed with?
2013-05-24  Eric Botcazou  <ebotca...@adacore.com>

    PR rtl-optimization/55177
    * simplify-rtx.c (simplify_unary_operation_1) <NOT>: Deal with BSWAP.
    (simplify_byte_swapping_operation): New.
    (simplify_binary_operation_1): Call it for AND, IOR and XOR.
    (simplify_relational_operation_1): Deal with BSWAP.

Reply via email to