gcc/libstdc++-v3/testsuite/27_io ostream_excep ...

jlquinn@gcc.gnu.org jlquinn@gcc.gnu.org
Sun Mar 9 02:01:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	jlquinn@gcc.gnu.org	2003-03-09 02:01:57

Added files:
	libstdc++-v3/testsuite/27_io: ostream_exception.cc 
	                              istream_exception.cc 

Log message:
	2003-03-08  Jerry Quinn  <jlquinn@optonline.net>
	
	PR libstdc++/9561
	* include/bits/basic_ios.h (_M_setstate): New.
	* include/bits/ostream.tcc (operator<<): Use it.
	* include/bits/istream.tcc (operator>>): Use it.
	* include/std/std_ostream.h (operator<<): Make friends.
	* include/std/std_istream.h (operator>>): Make friends.
	* testsuite/27_io/ostream_exception.cc,
	testsuite/27_io/istream_exception.cc: New tests.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/ostream_exception.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/istream_exception.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1



More information about the Gcc-cvs mailing list