i386.c (ix86_decompose_address): Reject all but register operands and DImode hard...
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 21 Jul 2011 13:03:02 +0000 (15:03 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 21 Jul 2011 13:03:02 +0000 (15:03 +0200)
commit7c53a140d9542cb965915ad1d1bb75cd8ce244f5
treeca2b717aeeecf878837d1abf00e7b5fe02aa532d
parent7f3ff782991c13d787b67918e965c8a1dd620935
i386.c (ix86_decompose_address): Reject all but register operands and DImode hard registers in index.

* config/i386/i386.c (ix86_decompose_address): Reject all but
register operands and DImode hard registers in index.

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