gcc/libstdc++-v3 ChangeLog include/bits/c++con ...
jlquinn@gcc.gnu.org
jlquinn@gcc.gnu.org
Sat Mar 22 04:51:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: jlquinn@gcc.gnu.org 2003-03-22 04:51:35
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&only_with_tag=gcc-3_3-branch&r1=1.1464.2.69&r2=1.1464.2.70
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/c++config.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.574.2.99&r2=1.574.2.100
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_complex.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3&r2=1.3.2.1
More information about the Gcc-cvs
mailing list