aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDavid Edelsohn <dje@gcc.gnu.org>2017-01-05 08:22:57 -0500
committerDavid Edelsohn <dje@gcc.gnu.org>2017-01-05 08:22:57 -0500
commitabbaf885599e98c6b9194f672c9a4455d83a5972 (patch)
tree34cc21a36a4999f45f6a44ad42247763e2a647be /gcc
parentdc7650cc6d9e0db68a45b261cfa65a982588924c (diff)
downloadgcc-abbaf885599e98c6b9194f672c9a4455d83a5972.zip
gcc-abbaf885599e98c6b9194f672c9a4455d83a5972.tar.gz
gcc-abbaf885599e98c6b9194f672c9a4455d83a5972.tar.bz2
Fix typo.
From-SVN: r244102
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a3e3a6a..cccfd7d 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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