egcs/libstdc++/stl ChangeLog bitset

law@gcc.gnu.org law@gcc.gnu.org
Tue Aug 22 12:24:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	law@sourceware.cygnus.com	2000-08-22 12:24:01

Modified files:
	libstdc++/stl  : ChangeLog bitset 

Log message:
	* stl/bitset (bitset::_M_is_any): Don't use __BITSET_WORDS macro
	on _Nw since _Nw is already the number of words in the bitset.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++/stl/ChangeLog.diff?cvsroot=gcc&r1=1.33&r2=1.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++/stl/bitset.diff?cvsroot=gcc&r1=1.5&r2=1.6



More information about the Gcc-cvs mailing list