Author: hubicka
Date: Mon Dec 15 22:03:11 2014
New Revision: 218765
URL: https://gcc.gnu.org/viewcvs?rev=218765&root=gcc&view=rev
Log:
* sreal.h (to_double): New method.
(shift): Do not ICE on 0.
* sreal.c: Include math.h
(sreal::to_double): New.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/sreal.c
trunk/gcc/sreal.h