* config/i386/i386.c (ix86_decompose_address): Check for SI_REG
commit71d98a95d7663f1a35a63ba6e52ede2fe938a9d0
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2010 08:24:58 +0000 (5 08:24 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2010 08:24:58 +0000 (5 08:24 +0000)
tree3db37e0787984f3724d9bda83b4f08395da48f7c
parentd01a2eb2c251786c1174a2add962e9cae6facaf5
* config/i386/i386.c (ix86_decompose_address): Check for SI_REG
using REGNO of base_reg directly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162899 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c