[Bug target/50945] [4.7 regression] ICE on floating-point move with -msoft-float
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 2 20:04:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50945
--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-11-02 20:03:32 UTC ---
Author: ebotcazou
Date: Wed Nov 2 20:03:27 2011
New Revision: 180791
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180791
Log:
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.
Added:
trunk/gcc/testsuite/gcc.target/sparc/20111102-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/sparc/sparc.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list