[Bug target/54686] std::abs (long long) resorts to std::abs (double) if llabs is absent

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 23 23:09:00 GMT 2012


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

--- Comment #22 from Marc Glisse <glisse at gcc dot gnu.org> 2012-09-23 23:08:53 UTC ---
(In reply to comment #21)
> I saw some other places in the library that used long
> long without any macro protection, so I did the same.
> 
> Where, exactly?

numeric_limits for instance.



More information about the Gcc-bugs mailing list