gcc/libstdc++-v3/testsuite/27_io/fpos 1.cc

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Fri Jul 4 07:15:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	bkoz@gcc.gnu.org	2003-07-04 07:15:30

Added files:
	libstdc++-v3/testsuite/27_io/fpos: 1.cc 

Log message:
	2003-07-03  Benjamin Kosnik  <bkoz@redhat.com>
	
	* include/Makefile.am (target_headers): Add fpos.h
	(bits_headers): Remove.
	* include/Makefile.in: Regenerate.
	* configure.in: Add FPOS_INC_SRCDIR, substitute it.
	* configure: Regenerate.
	* configure.host: Add fpos_include_dir.
	* config/os/gnu-linux/fpos.h: New.
	* config/os/generic/fpos.h: Add.
	* include/bits/fpos.h: Remove.
	
	* config/io/c_io_stdio.h: Remove fpos_t typedef.
	
	* include/bits/fstream.tcc: Tweaks.
	* include/std/std_fstream.h: Same.
	
	* testsuite/27_io/fpos/1.cc (test01): Uncomment. Move to...
	* testsuite/27_io/fpos/mbstate_t/1.cc: ...here.
	* testsuite/27_io/fpos/mbstate_t/2.cc: Same.
	* testsuite/27_io/fpos/mbstate_t/3.cc: Same.
	* testsuite/27_io/fpos/1.cc: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/fpos/1.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3



More information about the Gcc-cvs mailing list