[Bug target/54686] std::abs (long long) resorts to std::abs (double) if llabs is absent
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Sun Sep 23 20:49:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54686
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-09-23 20:49:11 UTC ---
Actually, <cstdlib> is normally included by <algorithm> as an implementation
detail, thus I suspect the C++11 bits in <cstdlib> are also disabled for this
target. Looks like the target maintainers need some serious pinging ;)
More information about the Gcc-bugs
mailing list