gcc/libstdc++-v3 ChangeLog include/bits/fstrea ...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu May 22 18:44:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2003-05-22 18:44:04

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: fstream.tcc 

Log message:
	2003-05-22  Paolo Carlini  <pcarlini@unitus.it>
	
	* include/bits/fstream.tcc (_M_underflow): simplify:
	!__testout implies _M_filepos == _M_in_end, therefore
	the first _M_file.seekoff call is never issued.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1733&r2=1.1734
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&r1=1.76&r2=1.77



More information about the Libstdc++-cvs mailing list