This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r217340 - in /trunk/gcc: ChangeLog sreal.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]