re PR target/58475 (SH4 insn swapb does not satisfy its constraints:)
authorChristian Bruel <chrbr@gcc.gnu.org>
Mon, 23 Sep 2013 08:30:00 +0000 (10:30 +0200)
committerChristian Bruel <chrbr@gcc.gnu.org>
Mon, 23 Sep 2013 08:30:00 +0000 (10:30 +0200)
commit0e26cf7972346f2d75ad9eb8fb3984f104ac2079
tree6b28ecb56fd261e0db81992a7cf75e7765ce0c61
parent4d0e5b54a81475d0f3b7feb7751750b821ded6a9
re PR target/58475 (SH4 insn swapb does not satisfy its constraints:)

2013-09-23  Christian Bruel  <christian.bruel@st.com>

        PR target/58475
        * config/sh/sh.md (movsf_ie): Allow fpul_operand.
        * config/sh/predicate.md (arith_reg_operand): Disallow FPUL_REG.

From-SVN: r202825
gcc/ChangeLog
gcc/config/sh/predicates.md
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sh/torture/pr58475.c [new file with mode: 0644]