Fix typo.
authorDavid Edelsohn <dje@gcc.gnu.org>
Thu, 5 Jan 2017 13:22:57 +0000 (08:22 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 5 Jan 2017 13:22:57 +0000 (08:22 -0500)
From-SVN: r244102

gcc/ChangeLog

index a3e3a6a7d8b32cf2e9c0e3ef0e9d8e910ef5c272..cccfd7d49f5237332a4fc75f658f547fb0f3ffbd 100644 (file)
@@ -23,7 +23,7 @@
        PR tree-optimizatin/78812
        * rtl.h (contains_mem_rtx_p): Prototype.
        * ifcvt.c (containts_mem_rtx_p): Move from here to...
-       * rtlanal.c (contains_mem_rtx_p): Here and remvoe static linkage.
+       * rtlanal.c (contains_mem_rtx_p): Here and remove static linkage.
        * gcse.c (prune_expressions): Use contains_mem_rtx_p to discover
        and prune MEMs that are not at the toplevel of a SET_SRC rtx.  Look
        through ZERO_EXTEND and SIGN_EXTEND when trying to avoid pruning