i386.c (ix86_decompose_address): Use simplify_subreg instead of simplify_gen_subreg.
authorUros Bizjak <ubizjak@gmail.com>
Mon, 29 Oct 2012 09:08:19 +0000 (10:08 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 29 Oct 2012 09:08:19 +0000 (10:08 +0100)
commitf483c6ae0b53c43eda3540c661dac5d67163930b
treeac5b39f9aa4e0c2280d6f33d2f5edb0bcf4a7df6
parent1f41ed06b48f8a7e07465a9b9cfb1c2c0db1a72e
i386.c (ix86_decompose_address): Use simplify_subreg instead of simplify_gen_subreg.

* config/i386/i386.c (ix86_decompose_address): Use simplify_subreg
instead of simplify_gen_subreg.

From-SVN: r192910
gcc/ChangeLog
gcc/config/i386/i386.c