2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
commitf7a408945bfe043a74f21c0d537b554f1896286b
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2015 11:23:01 +0000 (13 11:23 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2015 11:23:01 +0000 (13 11:23 +0000)
tree861e267cd6a45f6ac93c476b4eadcb5c3c906ee8
parent65eebed400558ee44a896bd57ab7a8b22b749ef3
2015-01-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    PR tree-optimization/64436
    * tree-ssa-math-opts.c (find_bswap_or_nop_1): Move code performing the
    merge of two symbolic numbers for a bitwise OR to ...
    (perform_symbolic_merge): This. Also fix computation of the range and
    end of the symbolic number corresponding to the result of a bitwise OR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219525 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-math-opts.c