From: Alan Modra Date: Tue, 24 Feb 2015 00:02:35 +0000 (+1030) Subject: fix changelog typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d07ee5ba6640b2243b7de18796daaf3165d7f174;p=gcc.git fix changelog typo From-SVN: r220925 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c1e46fb7286..d039c0a4047 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2015-02-24 Alan Modra - PR target/65182 + PR target/65172 * config/rs6000/rs6000.c (get_memref_parts): Only return true when *base is a reg. Handle nested plus addresses. Simplify pre_modify test.