re PR target/50945 (ICE on floating-point move with -msoft-float)
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 2 Nov 2011 20:03:27 +0000 (20:03 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 2 Nov 2011 20:03:27 +0000 (20:03 +0000)
commit19e5fa42c6233b2303eccabb594626f8fc8cef09
tree2990b6f6fafa777fbe9b13e208dfa0fc7f5fe904
parent7f9876b26c0f3d6db42e626b85df853c75f40e68
re PR target/50945 (ICE on floating-point move with -msoft-float)

PR target/50945
* config/sparc/sparc.md (movsf_insn): Reindent constraints.
(movdf_insn_sp32): Likewise.  Remove redundant G constraint.
(movdf_insn_sp64): Likewise.
(DFmode splitter): Do not test TARGET_FPU.
(movtf_insn_sp32): Reindent constraints.
(movtf_insn_sp32_no_fpu): Likewise.
(movtf_insn_sp64): Likewise.
(movtf_insn_sp64_hq): Likewise.
(movtf_insn_sp64_no_fpu): Likewise.

From-SVN: r180791
gcc/ChangeLog
gcc/config/sparc/sparc.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sparc/20111102-1.c [new file with mode: 0644]