From 7f998021778b7633debf7df9c887f7384247291e Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 31 May 2013 19:41:36 +0000 Subject: [PATCH] Fix typo From-SVN: r199560 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2ec1dccf6f8..0dbe13ae2bb 100644 --- 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) : Likewise. Revert: