i386.c (ix86_decompose_address): Check for SI_REG using REGNO of base_reg directly.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 5 Aug 2010 08:24:58 +0000 (10:24 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 5 Aug 2010 08:24:58 +0000 (10:24 +0200)
commita5b2e0efa44ffa7bea573f3eb97e888e7e33ae9a
tree3db37e0787984f3724d9bda83b4f08395da48f7c
parent5f1fd3469feb271afea5f336a7b9dcfc1df19d44
i386.c (ix86_decompose_address): Check for SI_REG using REGNO of base_reg directly.

* config/i386/i386.c (ix86_decompose_address): Check for SI_REG
using REGNO of base_reg directly.

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