]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sreal.c
re PR other/64370 (sreal.c:125:23: error: 'exp2' was not declared in this scope)
authorJakub Jelinek <jakub@redhat.com>
Mon, 12 Jan 2015 20:30:09 +0000 (21:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 12 Jan 2015 20:30:09 +0000 (21:30 +0100)
commitaadb701b4ced25a8ba2d576bc262a9b83af8c6c4
tree9d558c52a3759660ebc26f399a15923941e308f3
parent351f160060e5e08b2ea98f0e1faddd28d8f4b081
re PR other/64370 (sreal.c:125:23: error: 'exp2' was not declared in this scope)

PR other/64370
* sreal.c (sreal::to_double): Use ldexp instead of scalbnl.

From-SVN: r219489
gcc/ChangeLog
gcc/sreal.c