projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57f0f7b
)
Fix typo
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Fri, 31 May 2013 19:41:36 +0000
(19:41 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Fri, 31 May 2013 19:41:36 +0000
(19:41 +0000)
From-SVN: r199560
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2ec1dccf6f84257141018e68eeb464604e9ad475..0dbe13ae2bbc4dea5a30e7845068ac9b8e3c177b 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1735,7
+1735,7
@@
* expmed.c (expand_shift_1): Canonicalize rotates by
constant bitsize / 2 to bitsize - 1.
- * simplify-rt
.x
(simplify_binary_operation_1) <case ROTATE,
+ * simplify-rt
x.c
(simplify_binary_operation_1) <case ROTATE,
case ROTATERT>: Likewise.
Revert: