summaryrefslogtreecommitdiffstats
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-29 09:08:19 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2012-10-29 09:08:19 +0000
commit291eb89219e467bb79f7085dbed9133bbcacb3cc (patch)
treeac5b39f9aa4e0c2280d6f33d2f5edb0bcf4a7df6 /gcc/ChangeLog
parent060c84227e7faf3c4eb8fd831cba23a0829c077c (diff)
downloadppe42-gcc-291eb89219e467bb79f7085dbed9133bbcacb3cc.tar.gz
ppe42-gcc-291eb89219e467bb79f7085dbed9133bbcacb3cc.zip
* config/i386/i386.c (ix86_decompose_address): Use simplify_subreg
instead of simplify_gen_subreg. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192910 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 54b596b1f86..e1824ad844b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,7 +1,7 @@
2012-10-29 Uros Bizjak <ubizjak@gmail.com>
- * config/i386/i386.c (ix86_decompose_address): Use simplify_gen_subreg
- to generate SImode equivalent of address, zero-extended with AND RTX.
+ * config/i386/i386.c (ix86_decompose_address): Use simplify_subreg
+ to check SImode equivalent of address, zero-extended with AND RTX.
* config/i386/i386.md (ashift to lea splitter): Split to SImode mult.
(simple lea to add/shift peephole2s): Remove peephole2s that operate
on subregs of DImode operations.
OpenPOWER on IntegriCloud