2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-01-07 10:14:34 +08:00
gcc/libstdc++-v3/testsuite/22_locale
Benjamin Kosnik 8f7a401515 stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current.
2002-01-16  Benjamin Kosnik  <bkoz@redhat.com>
            Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

	* include/bits/stl_iterator.h (reverse_iterator::_M_current):
	Deuglify, should be current.
	(back_insert_iterator::_M_container): Deuglify, should be container.
	(front_insert_iterator::_M_container): Same.
	(insert_iterator::_M_container): Same.
	* testsuite/24_iterators/reverse_iterator.cc: Add check.
	* testsuite/24_iterators/back_insert_iterator.cc: Add check.
	* testsuite/24_iterators/front_insert_iterator.cc: Same.
	* testsuite/24_iterators/insert_iterator.cc: Same.

2002-01-16  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.h (ctype<char>::classic_table): Make
	static.
	(ctype<char>::_M_ctable): Make static, change name to _S_ctable.
	* config/os/gnu-linux/bits/ctype_noninline.h: Define _S_ctable.
	* config/os/solaris/solaris2.7/bits/ctype_noninline.h: Same.
	* config/os/solaris/solaris2.6/bits/ctype_noninline.h: Same.
	* config/os/solaris/solaris2.5/bits/ctype_noninline.h: Same.
	* config/os/newlib/bits/ctype_noninline.h: Same.
	* config/os/irix/irix6.5/bits/ctype_noninline.h: Same.
	* config/os/irix/irix5.2/bits/ctype_noninline.h: Same.
	* config/os/hpux/bits/ctype_noninline.h: Same.
	* config/os/djgpp/bits/ctype_noninline.h: Same.
	* config/os/bsd/netbsd/bits/ctype_noninline.h: Same.
	* config/os/bsd/freebsd/bits/ctype_noninline.h: Same.
	* config/os/aix/bits/ctype_noninline.h: Same.

	Testcase by Dietmar K�hl via Peter Schmid
	* testsuite/22_locale/ctype_members_char.cc (char>): Add test for
	classic_table().

Co-Authored-By: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>

From-SVN: r48938
2002-01-17 03:59:42 +00:00
..
codecvt_members_char_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt_members_unicode_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt_members_unicode_wchar_t.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt_members_wchar_t_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
codecvt.cc codecvt.h: Add virtual member function declarations. 2001-10-31 20:05:33 +00:00
collate_byname.cc collate_byname.cc (test01): Fix. 2001-08-22 05:47:35 +00:00
collate_members_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
collate_members_wchar_t.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
collate.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
ctor_copy_dtor.cc locale.cc (locale::locale(const char*)): Deal with locales named "". 2001-12-13 11:12:56 +00:00
ctype_members_char.cc stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current. 2002-01-17 03:59:42 +00:00
ctype_members_wchar_t.cc Clean up initialization and simplfy caching of underlying "C" locale objects. 2001-12-15 07:05:04 +00:00
ctype.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
facet.cc Clean up initialization and simplfy caching of underlying "C" locale objects. 2001-12-15 07:05:04 +00:00
global_templates.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
messages_byname.cc Implement std::messages. 2001-08-08 02:49:01 +00:00
messages_members_char.cc c_locale_gnu.cc: Move facet info to separate files... 2001-08-28 06:19:35 +00:00
messages.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
money_get_members_char.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
money_get_members_wchar_t.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
money_get.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
money_put_members_char.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
money_put_members_wchar_t.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
money_put.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
moneypunct_byname.cc c_locale_gnu.cc: Minor tweaks. 2001-08-24 04:11:23 +00:00
moneypunct_members_char.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
moneypunct_members_wchar_t.cc numpunct_members_char.cc (test01): Remove redundant sanity checks. 2001-09-20 09:07:37 +00:00
moneypunct.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
num_get_members_char.cc locale_facets.tcc (num_put::do_put(bool): Fix. 2002-01-16 00:51:45 +00:00
num_get_members_wchar_t.cc locale_facets.tcc (num_put::do_put(bool): Fix. 2002-01-16 00:51:45 +00:00
num_get.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
num_put_members_char.cc num_put_members_wchar_t.cc (test02): Same. 2002-01-16 06:06:59 +00:00
num_put_members_wchar_t.cc num_put_members_wchar_t.cc (test02): Same. 2002-01-16 06:06:59 +00:00
num_put.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
numpunct_byname.cc c_locale_gnu.cc: Minor tweaks. 2001-08-24 04:11:23 +00:00
numpunct_members_char.cc Numeric facets cleanup. 2001-11-28 04:07:11 +00:00
numpunct_members_wchar_t.cc [multiple changes] 2001-12-04 20:13:41 +00:00
numpunct.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
operators.cc operators.cc: Add test. 2001-08-19 00:20:07 +00:00
static_members.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
time_get_members_char.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
time_get_members_wchar_t.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
time_get.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00
time_put_members_char.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
time_put_members_wchar_t.cc signbitl.c: Copyright years as list, not range. 2002-01-16 19:57:39 +00:00
time_put.cc collate.cc: Compile-only. 2001-12-04 07:15:01 +00:00