i386.c (ix86_decompose_address): Use simplify_gen_subreg for all addresses, zero...
authorUros Bizjak <ubizjak@gmail.com>
Mon, 29 Oct 2012 16:41:41 +0000 (17:41 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 29 Oct 2012 16:41:41 +0000 (17:41 +0100)
commite34e52073e7bd69a060412afa6d9b2e5a894b976
treef9c9487ea965de0f15ffd5c06edd826ac2aea1b0
parent163497f1a3f8225a05f9f3d6c7922e1e23c95fdf
i386.c (ix86_decompose_address): Use simplify_gen_subreg for all addresses, zero-extended with AND.

* config/i386/i386.c (ix86_decompose_address): Use simplify_gen_subreg
for all addresses, zero-extended with AND.

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