]> git.ipfire.org Git - thirdparty/gcc.git/commit
constraints.md (T): Use special memory constraint.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 12 Dec 2016 07:56:39 +0000 (07:56 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 12 Dec 2016 07:56:39 +0000 (07:56 +0000)
commit5c2ee2f1fe77697b7af9740f1d89c43a7c257bc5
treef003e1eb364e5f9d577d33ce50967b0a2b4cc08e
parentd688bd654ebf07f5dcfbe62e382f9a1be03b0091
constraints.md (T): Use special memory constraint.

* 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.

From-SVN: r243540
gcc/ChangeLog
gcc/config/sparc/constraints.md
gcc/config/sparc/sparc.md