gcc/gcc ChangeLog config/fp-bit.c

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Wed Jan 28 07:21:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rsandifo@gcc.gnu.org	2004-01-28 07:21:23

Modified files:
	gcc            : ChangeLog 
	gcc/config     : fp-bit.c 

Log message:
	* config/fp-bit.c (pack_d): When using paired doubles to implement
	a long double, round the high part separately.
	(unpack_d): Fix the case in which the high part is a power of two
	and the low part is a nonzero value of the opposite sign.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2525&r2=2.2526
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/fp-bit.c.diff?cvsroot=gcc&r1=1.43&r2=1.44



More information about the Gcc-cvs mailing list