This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/23941] compress_float_constant creates denormals


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-09-19 17:01 -------
Subject: Bug 23941

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2005-09-19 17:01:41

Modified files:
	gcc            : ChangeLog real.c 
Added files:
	gcc/testsuite/gcc.c-torture/execute: pr23941.c 

Log message:
	PR 23941
	* real.c (exact_real_truncate): Return false if the format cannot
	represent the number as a normal.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/pr23941.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9979&r2=2.9980
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&r1=1.157&r2=1.158



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23941


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