------- Comment #2 from ullner at gmail dot com  2010-03-07 22:10 -------
Hm? How does calling std::pow with different types behave differently? The
value can be stored fine if one does "double dValue = std::pow(2.0, 64);long
long llValue = dValue;" // OK


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43284

Reply via email to