* config/i386/i386.c (ix86_address_subreg_operand): Reject
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Aug 2012 12:08:53 +0000 (12:08 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Aug 2012 12:08:53 +0000 (12:08 +0000)
commit735bd857cc1909b927c786533e8f2e3b88eba25b
tree0b0fad237d2c3ddb2bbafd3e1fcceed0b61f8641
parentffef9ae65f68b90a17d5895813f1991f6695f234
    * config/i386/i386.c (ix86_address_subreg_operand): Reject
        stack pointer.
        (ix86_print_operand_address): Assert that parts.base and parts.index
        are non-NULL after call to simplify_subreg.

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