gcc/libstdc++-v3/testsuite/20_util
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
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
auto_ptr
bad_function_call
bind re PR libstdc++/45893 ([C++0x] [DR 817] Finish updating std::bind to rvalue refs) 2010-10-08 01:44:12 +01:00
clocks
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
default_delete/cons libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
duration chrono: Use typedefs. 2010-11-03 01:59:07 +00:00
duration_cast syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
enable_if/requirements
enable_shared_from_this libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
forward
function functional (function<>::operator==, operator!=): Remove, per LWG 1240. 2010-10-15 17:14:57 +00:00
function_objects
has_nothrow_copy_assign
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash dr1325-2.cc: Fix typo. 2010-11-01 00:08:58 +00:00
headers
is_constructible
is_convertible
is_explicitly_convertible
is_integral
is_lvalue_reference
is_nothrow_constructible
is_pod
is_reference
is_rvalue_reference
is_signed
is_standard_layout
is_trivial
is_unsigned
make_signed/requirements cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
make_unsigned/requirements cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
move
owner_less
pair libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
ratio 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
raw_storage_iterator/requirements
reference_wrapper functional (struct _Weak_result_type_impl): Add specializazions for cv-qualified function types... 2010-10-06 17:17:16 +00:00
remove_reference
shared_ptr cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
specialized_algorithms
time_point syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
time_point_cast libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
tuple tuple (tuple): Make default constructors constexpr. 2010-11-04 05:53:05 +00:00
typeindex
unique_ptr libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
uses_allocator
weak_ptr cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
rel_ops.cc
temporary_buffer.cc