gcc/libstdc++-v3/testsuite
Luc Hermitte fc99f7809e re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)
2010-09-17  Luc Hermitte  <hermitte@free.fr>
	    Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/45713
	* include/std/bitset: Fix _GLIBCXX_BITSET_WORDS macro.
	* testsuite/23_containers/bitset/45713.cc: New.
	    

Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com>

From-SVN: r164388
2010-09-18 01:29:31 +00:00
..
17_intro
18_support [multiple changes] 2010-07-27 17:27:06 +00:00
19_diagnostics system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14. 2010-09-16 14:55:37 +00:00
20_util re PR libstdc++/42925 ([GB 99] Not possible to compare unique_ptr with 0) 2010-08-11 08:49:47 +00:00
21_strings libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects when debug mode is activated. 2010-09-03 18:10:46 +00:00
22_locale [multiple changes] 2010-09-15 10:46:39 +00:00
23_containers re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1) 2010-09-18 01:29:31 +00:00
24_iterators [multiple changes] 2010-07-27 17:27:06 +00:00
25_algorithms stl_algo.h (shuffle): Change signature consistently with random_shuffle (US 121). 2010-08-11 17:10:04 +00:00
26_numerics cmath: Implement US 136. 2010-08-08 10:07:16 +00:00
27_io [multiple changes] 2010-09-15 10:46:39 +00:00
28_regex [multiple changes] 2010-07-27 17:27:06 +00:00
29_atomics
30_threads * include/std/thread: Add deleted thread(thread&). 2010-08-06 15:41:23 -04:00
abi
backward
config
data
decimal
ext [multiple changes] 2010-09-15 10:46:39 +00:00
lib libstdc++.exp, ([check_v3_target_namedlocale]): Clean temporary source file once compiled. 2010-09-15 20:54:48 +00:00
libstdc++-abi abi.exp: Add "libstdc++-abi/" to abi_check FAIL message. 2010-09-06 09:55:40 -04:00
libstdc++-dg
performance [multiple changes] 2010-09-14 10:27:36 +00:00
tr1
util libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects when debug mode is activated. 2010-09-03 18:10:46 +00:00
Makefile.am
Makefile.in