[Bug libstdc++/43108] mixed complex<T> multiplication horribly inefficient
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 17 22:17:00 GMT 2010
------- Comment #8 from rguenth at gcc dot gnu dot org 2010-02-17 22:17 -------
The patch will make results incorrect regarding the sign of zeros. Does
the C++ standard library allow this? Thus, does it specify multiplication
with a scalar float as component-wise multiplication?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43108
More information about the Gcc-bugs
mailing list