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