]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Oct 2013 12:11:38 +0000 (12:11 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Oct 2013 12:11:38 +0000 (12:11 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204156 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 746f12509e6b6bb1c194804b458a21f7eb0eae28..d749ff46438bf0c0854f396f72fa80e17536691a 100644 (file)
@@ -1,6 +1,6 @@
 2013-10-29  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * expr.c (expand_expr_real_1) <case MEM>: Eliminate small redundancy.
+       * expr.c (expand_expr_real_1) <MEM_EXPR>: Eliminate small redundancy.
 
 2013-10-29  David Malcolm  <dmalcolm@redhat.com>