https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64370
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Author: jakub Date: Mon Jan 12 20:30:09 2015 New Revision: 219489 URL: https://gcc.gnu.org/viewcvs?rev=219489&root=gcc&view=rev Log: PR other/64370 * sreal.c (sreal::to_double): Use ldexp instead of scalbnl. Modified: trunk/gcc/ChangeLog trunk/gcc/sreal.c