OSDN Git Service

* config/rs6000/predicates.md (splat_input_operand): Don't call
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Oct 2012 22:40:22 +0000 (22:40 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Oct 2012 22:40:22 +0000 (22:40 +0000)
commit304fd4778b0432d1ec06fb5f5db9f2a9e36b62a3
treee66d76a27d314e32f27a06713499e699cc45145f
parentccb0220c9a34b87fc5fe3a00842ef22d10e38bef
* config/rs6000/predicates.md (splat_input_operand): Don't call
input_operand for MEMs.  Instead check for volatile and call
memory_address_addr_space_p with modified mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@192591 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/predicates.md