Fix typo.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 29 Oct 2013 12:11:38 +0000 (12:11 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 29 Oct 2013 12:11:38 +0000 (12:11 +0000)
From-SVN: r204156

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>