* config/sparc/constraints.md (T): Use special memory constraint.
commit665be19061610717049fe88dc4255cdd2c41b103
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2016 07:56:39 +0000 (12 07:56 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2016 07:56:39 +0000 (12 07:56 +0000)
treef003e1eb364e5f9d577d33ce50967b0a2b4cc08e
parentc40cd7516db3bca4a1a1e095229775da17cb6443
* config/sparc/constraints.md (T): Use special memory constraint.
(U): Minor tweak.
(W): Add TARGET_ARCH64 test.
* config/sparc/sparc.md (*movdi_insn_sp32): Replace 'W' with 'T'.
(*movdf_insn_sp32): Likewise.
(*mov<VM64:mode>_insn_sp32): Likewise.  Replace 'e' with 'f' in
conjunction with offsettable memory references.

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