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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Jan  9 10:38:49 2015
New Revision: 219378

URL: https://gcc.gnu.org/viewcvs?rev=219378&root=gcc&view=rev
Log:
Fix for ipa/PR64503

    PR ipa/64503
    * sreal.c (sreal::dump): Change unsigned format to signed for
    m_exp value.
    (sreal::to_double): Replace exp2 with scalbln.


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

Reply via email to