Fix typo in simplify_binary_operation_1
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 19 Sep 2017 15:50:46 +0000 (17:50 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 19 Sep 2017 15:50:46 +0000 (17:50 +0200)
commit9f0b8c7b4b4fc8c2f042f8dc3443a5bd2ef14b2d
treea5b602d5419c3534e6339cd1874a5e57fabde926
parentc4b06e7f1de6dff6a4c087bcf554451e9887d0f3
Fix typo in simplify_binary_operation_1

* simplify-rtx.c (simplify_binary_operation_1): Fix typo in comment.

From-SVN: r252979
gcc/ChangeLog
gcc/simplify-rtx.c