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 libstdc++/13284] [3.4 regression] 126 g++ failures due to lrand48 not defined


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-05 22:00 -------
Subject: Bug 13284

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	paolo@gcc.gnu.org	2004-08-05 22:00:43

Modified files:
	libstdc++-v3   : ChangeLog.hammer 
	libstdc++-v3/include/bits: stl_algo.h 
	libstdc++-v3/include/ext: algorithm 

Log message:
	2004-08-05  Paolo Carlini  <pcarlini@suse.de>
	
	Backport from mainline/3.4:
	2003-12-04  Benjamin Kosnik  <bkoz@redhat.com>
	
	PR libstdc++/13284
	* include/bits/stl_algo.h (random_shuffle): Use rand, as
	permitted by DR 395.
	* include/ext/algorithm: Same.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.32&r2=1.1.2.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.27.18.2&r2=1.27.18.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/algorithm.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.6&r2=1.6.12.1



-- 


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


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