sreal.h (to_double): New method.
authorJan Hubicka <hubicka@ucw.cz>
Mon, 15 Dec 2014 22:03:11 +0000 (23:03 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 15 Dec 2014 22:03:11 +0000 (22:03 +0000)
commit2bef63e105f0fb8f857ec72ce6f6322aa605fa1a
tree47e5dd490ff7e0e1fe6e3f4282b7c591b9d7503b
parent426bcc95cbaed399329579feb14f776d4c2e4525
sreal.h (to_double): New method.

* sreal.h (to_double): New method.
(shift): Do not ICE on 0.
* sreal.c: Include math.h
(sreal::to_double): New.

From-SVN: r218765
gcc/ChangeLog
gcc/sreal.c
gcc/sreal.h