* tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Nov 2010 18:42:35 +0000 (18:42 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Nov 2010 18:42:35 +0000 (18:42 +0000)
commit8a9d0572be18bd1ee8faec64a1628f5bb33096a5
treeef82f67ce81c13bd9e9d05a3fa9df5b50b2da485
parent3354d4e02647c279ac112a3c5144c3ec06586fb9
* tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify
that the target has the exact fma operation that we matched.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166611 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-math-opts.c