gcc/libstdc++-v3/testsuite
Paolo Carlini 76d0be83b2 re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc)
2010-11-04  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/46303
	* testsuite/30_threads/call_once/constexpr.cc: Add missing dg-require
	directives.
	* testsuite/30_threads/mutex/cons/constexpr.cc: Likewise.
	* testsuite/30_threads/once_flag/cons/constexpr.cc: Likewise.

2010-11-04  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/ratio (ratio_add, ratio_subtract, ratio_multiply,
	ratio_divide): Declare the data members constexpr.
	* testsuite/20_util/ratio/requirements/constexpr_data.cc: Extend.

From-SVN: r166319
2010-11-04 17:02:25 +00:00
..
17_intro libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
18_support tuple (tuple): Make default constructors constexpr. 2010-11-04 05:53:05 +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++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
21_strings syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
22_locale locale_facets_nonio.tcc (time_get<>:: _M_extract_via_format): Tighten somewhat error checking. 2010-10-07 11:23:07 +00:00
23_containers syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
24_iterators libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04: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 syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
27_io libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
28_regex syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
29_atomics libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
30_threads re PR libstdc++/46303 ('mutex' is not a member of 'std' failures in 30_threads/call_once/constexpr.cc, 30_threads/mutex/cons/constexpr.cc, 30_threads/once_flag/cons/constexpr.cc) 2010-11-04 17:02:25 +00:00
abi
backward
config
data
decimal
ext libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
lib libstdc++.exp ([check_v3_target_normal_mode]): Add. 2010-10-26 10:22:43 +00:00
libstdc++-abi abi.exp: Add "libstdc++-abi/" to abi_check FAIL message. 2010-09-06 09:55:40 -04:00
libstdc++-dg conformance.exp: Apply check_v3_target_fileio as a gate for tests in subdirectories matching the... 2010-10-07 21:44:36 +00:00
performance [multiple changes] 2010-09-14 10:27:36 +00:00
tr1 cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
util syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
Makefile.am extract_symvers: Use pvs if present. 2010-10-01 11:58:21 +00:00
Makefile.in extract_symvers: Use pvs if present. 2010-10-01 11:58:21 +00:00