[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 21:21:00 GMT 2012


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glisse at gcc dot gnu.org

--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-09-23 21:21:31 UTC ---
Actually adding Marc. Please see if we can have a neat enough patch handling
std::abs separately, I don't have the time to do that over the next weeks, but
should be doable. Please, however, let's try to not make the tangle of #ifdef
even more complex, because I know that a lot of the configury for these
features can be more fine grained but the situation can quickly go out of
control...



More information about the Gcc-bugs mailing list