[Bug other/64278] [5 Regression] /sreal.c:254:22: error: call of overloaded 'abs(const int64_t&)' is ambiguous

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 16 14:56:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64278

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Dec 16 14:55:29 2014
New Revision: 218779

URL: https://gcc.gnu.org/viewcvs?rev=218779&root=gcc&view=rev
Log:
Fix for PR ipa/64278

    * sreal.c (sreal::operator*): Replace std::abs with absu_hwi.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sreal.c


More information about the Gcc-bugs mailing list