tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify that the target has the...
authorRichard Henderson <rth@redhat.com>
Thu, 11 Nov 2010 18:42:35 +0000 (10:42 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 11 Nov 2010 18:42:35 +0000 (10:42 -0800)
commita1d8aa4b1fc433931788b63d51e652969509e4cd
treeef82f67ce81c13bd9e9d05a3fa9df5b50b2da485
parent658bd5ca00275d0a7b1a987018bc663b8a2d4a57
tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify that the target has the exact fma operation that we matched.

* tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify
that the target has the exact fma operation that we matched.

From-SVN: r166611
gcc/ChangeLog
gcc/tree-ssa-math-opts.c