gcc/libstdc++-v3/testsuite/ext
Paolo Carlini 56b5d3b48b re PR libstdc++/58163 ([C++11] Pedantic assert on str[str.size()] is wrong in C++11)
2013-08-14  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/58163
	* include/bits/basic_string.h (basic_string<>::operator[]): Fix
	_GLIBCXX_DEBUG_PEDASSERT check vs C++11.
	* include/ext/vstring.h: Likewise.
	* testsuite/21_strings/basic_string/element_access/char/58163.cc:
	New.
	* testsuite/21_strings/basic_string/element_access/wchar_t/58163.cc:
	Likewise.
	* testsuite/ext/vstring/element_access/char/58163.cc: Likewise.
	* testsuite/ext/vstring/element_access/wchar_t/58163.cc: Likewise.

From-SVN: r201755
2013-08-15 00:15:12 +00:00
..
array_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bitmap_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
codecvt Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
concurrence_lock_error Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
concurrence_unlock_error Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
debug_allocator re PR libstdc++/56170 (Extension debug_allocator seems non-compliant w.r.t. rebind) 2013-03-24 22:10:29 +00:00
enc_filebuf Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext_pointer Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
forced_error Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iota Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_heap Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
is_sorted Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
malloc_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
mt_allocator forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
new_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
numeric_traits Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pb_ds Fix. 2013-07-21 16:52:00 +00:00
pool_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
profile c++config (_GLIBCXX_ABI_TAG_CXX11): Add. 2013-06-10 23:11:05 +00:00
random re PR libstdc++/58098 (wrong return value of normal_distribution::min()) 2013-08-07 11:41:30 +00:00
rope forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems. 2013-06-10 09:21:29 +02:00
slist Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stdio_filebuf Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stdio_sync_filebuf Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
throw_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
throw_value Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
type_traits Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
vstring re PR libstdc++/58163 ([C++11] Pedantic assert on str[str.size()] is wrong in C++11) 2013-08-15 00:15:12 +00:00
concept_checks.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
headers.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
median.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
pod_char_traits.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00