This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #19 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-09-23 23:03:30 UTC ---
Ok, let's leave llabs and lldiv alone, for now at least.

Otherwise, the lldiv_t issue is really annoying, I'm not sure (anymore) we want
to handle abs and div separately...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]