tree-ssa-math-opts.c (struct symbolic_number): Clarify comment about the size of...
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Mon, 1 Sep 2014 09:07:00 +0000 (09:07 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Mon, 1 Sep 2014 09:07:00 +0000 (09:07 +0000)
commite3ef4162ba903788ebd080eef633841dc9690430
tree6a39a5a4f89ba07d17a7c8b4148a0ab98f40e203
parent6a810ff44d9b11d1742571750c34ae5e6f0f7d44
tree-ssa-math-opts.c (struct symbolic_number): Clarify comment about the size of byte markers.

2014-09-01  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    * tree-ssa-math-opts.c (struct symbolic_number): Clarify comment about
    the size of byte markers.
    (do_shift_rotate): Fix confusion between host, target and marker byte
    size.
    (verify_symbolic_number_p): Likewise.
    (find_bswap_or_nop_1): Likewise.
    (find_bswap_or_nop): Likewise.

From-SVN: r214780
gcc/ChangeLog
gcc/tree-ssa-math-opts.c