aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAlan Modra <amodra@gcc.gnu.org>2015-02-24 10:32:35 +1030
committerAlan Modra <amodra@gcc.gnu.org>2015-02-24 10:32:35 +1030
commitd07ee5ba6640b2243b7de18796daaf3165d7f174 (patch)
tree2dc1cd4663a506cccbe2ffed7866644afa822657 /gcc
parent2397d13c5948e5da5645a952fe444a0cd413e68f (diff)
downloadgcc-d07ee5ba6640b2243b7de18796daaf3165d7f174.zip
gcc-d07ee5ba6640b2243b7de18796daaf3165d7f174.tar.gz
gcc-d07ee5ba6640b2243b7de18796daaf3165d7f174.tar.bz2
fix changelog typo
From-SVN: r220925
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 c1e46fb..d039c0a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,6 +1,6 @@
2015-02-24 Alan Modra <amodra@gmail.com>
- 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.