Commit 7f998021 by Eric Botcazou

Fix typo

From-SVN: r199560
parent 57f0f7bc
...@@ -1735,7 +1735,7 @@ ...@@ -1735,7 +1735,7 @@
* expmed.c (expand_shift_1): Canonicalize rotates by * expmed.c (expand_shift_1): Canonicalize rotates by
constant bitsize / 2 to bitsize - 1. constant bitsize / 2 to bitsize - 1.
* simplify-rt.x (simplify_binary_operation_1) <case ROTATE, * simplify-rtx.c (simplify_binary_operation_1) <case ROTATE,
case ROTATERT>: Likewise. case ROTATERT>: Likewise.
Revert: Revert:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment