[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
Fri Oct 5 16:34:00 GMT 2012


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

--- Comment #35 from Marc Glisse <glisse at gcc dot gnu.org> 2012-10-05 16:33:48 UTC ---
(In reply to comment #34)
> Looks like you forgot the include/c_global/cstdlib bits?

Hmm right, I patched the wrong directory. Maybe c_std/cstdlib should be
removed? It looks like a clone of the file c_global/cstdlib except that it
hasn't been kept up to date...



More information about the Gcc-bugs mailing list