libstdc++/5730

jlquinn@gcc.gnu.org jlquinn@gcc.gnu.org
Sat Mar 22 05:06:00 GMT 2003


The following reply was made to PR libstdc++/5730; it has been noted by GNATS.

From: jlquinn@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/5730
Date: 22 Mar 2003 04:57:46 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jlquinn@gcc.gnu.org	2003-03-22 04:57:46
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/bits: c++config 
 	libstdc++-v3/include/std: std_complex.h 
 
 Log message:
 	2003-03-21  Jerry Quinn  <jlquinn@optonline.net>
 	
 	PR libstdc++/5730
 	* include/bits/c++config (_GLIBCPP_FAST_MATH): Define.
 	* include/std/std_complex.h (norm):  Use faster,
 	less accurate computation for builtin float types under --fast-math.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1608&r2=1.1609
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&r1=1.673&r2=1.674
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_complex.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
 



More information about the Gcc-prs mailing list