Fix typo
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 31 May 2013 19:41:36 +0000 (19:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 31 May 2013 19:41:36 +0000 (19:41 +0000)
From-SVN: r199560

gcc/ChangeLog

index 2ec1dccf6f84257141018e68eeb464604e9ad475..0dbe13ae2bbc4dea5a30e7845068ac9b8e3c177b 100644 (file)
 
        * expmed.c (expand_shift_1): Canonicalize rotates by
        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.
 
        Revert: