re PR tree-optimization/56547 ([SH] missed opportunity for fmac with -ffast-math)
authorOleg Endo <olegendo@gcc.gnu.org>
Mon, 20 May 2013 16:18:44 +0000 (16:18 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Mon, 20 May 2013 16:18:44 +0000 (16:18 +0000)
commit14c2ec26e2d1232b88906927355517d34ffdbab6
tree976b33f3b1e4ec942dc2b9e1d7902fc55695717c
parent3c1247f03db5d6e9478f3fd6ea7a3950ccd68118
re PR tree-optimization/56547 ([SH] missed opportunity for fmac with -ffast-math)

PR target/56547
* config/sh/sh.md (fmasf4): Remove empty constraints strings.
(*fmasf4, *fmasf4_media): New insns.

PR target/56547
* gcc.target/sh/pr56547-1.c: New.
* gcc.target/sh/pr56547-2.c: New.

From-SVN: r199110
gcc/ChangeLog
gcc/config/sh/sh.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sh/pr56547-1.c [new file with mode: 0644]
gcc/testsuite/gcc.target/sh/pr56547-2.c [new file with mode: 0644]