[Bug target/39678] std::transform is incorrect with std::multiples and bind2nd for complex<float>
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 7 15:47:00 GMT 2009
------- Comment #11 from rguenth at gcc dot gnu dot org 2009-04-07 15:46 -------
Created an attachment (id=17603)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17603&action=view)
preprocessed testcase with bind2nd marked noinline
Testcase, look at the compiled piece for the call to
_ZSt7bind2ndISt10multipliesISt7complexIfEES2_ESt9binder2ndIT_ERKS5_RKT0_
(which is marked noinline here).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39678
More information about the Gcc-bugs
mailing list