Author: uros
Date: Tue Nov 11 08:53:08 2014
New Revision: 217340
URL: https://gcc.gnu.org/viewcvs?rev=217340&root=gcc&view=rev
Log:
* sreal.c (sreal::to_int): Use INTTYPE_MAXIMUM (int64_t)
instead of INT64_MAX.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/sreal.c