* config/i386/predicates.md (ext_register_operand): Check that
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2010 10:36:10 +0000 (10:36 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2010 10:36:10 +0000 (10:36 +0000)
commitfc3d5f8865c2ae34913045460fc0c8a077209059
treec01a8af74679df226237af567f181cb82690b785
parenta22215d69875c3acc03cece47f318043c171c7da
* config/i386/predicates.md (ext_register_operand): Check that
SUBREG_REG is really a register before looking for REGNO.
(reg_not_xmm0_operand): Handle SUBREGs correctly.
(nonimm_not_xmm0_operand): Call reg_not_xmm0_operand.

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