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

marxin@gcc.gnu.org marxin@gcc.gnu.org
Fri Jan 9 10:38:00 GMT 2015


Author: marxin
Date: Fri Jan  9 10:38:49 2015
New Revision: 219378

URL: https://gcc.gnu.org/viewcvs?rev=219378&root=gcc&view=rev
Log:
Fix for ipa/PR64503

	PR ipa/64503
	* sreal.c (sreal::dump): Change unsigned format to signed for
	m_exp value.
	(sreal::to_double): Replace exp2 with scalbln.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sreal.c



More information about the Gcc-cvs mailing list