gcc/libstdc++-v3/testsuite/20_util
John David Anglin 0b1432029a re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev)
2010-12-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	PR libstdc++/46869
	* testsuite/20_util/enable_shared_from_this/cons/constexpr.cc:
	Compile with -g0.
	* testsuite/20_util/shared_ptr/cons/constexpr.cc: Likewise.
	* testsuite/20_util/unique_ptr/cons/constexpr.cc: Likewise.
	* testsuite/20_util/weak_ptr/cons/constexpr.cc: Likewise.

From-SVN: r168063
2010-12-19 16:20:25 +00:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
auto_ptr re PR testsuite/46860 (New libstdc++ failures) 2010-12-09 04:34:20 +00:00
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
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements re PR libstdc++/46718 ([c++0x] nullptr_t must be scalar) 2010-11-30 12:52:38 +00:00
default_delete/cons shared_ptr.h (shared_ptr<>::__shared_ptr(), [...]): Add constexpr specifier. 2010-11-06 00:11:57 +00:00
duration testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +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 re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
forward move.h (forward): Implement N3143, resolving US 90. 2010-11-11 13:10:49 +00:00
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 *: Use headername alias to associate private includes to public includes. 2010-12-19 09:21:16 +00:00
is_constructible
is_convertible
is_explicitly_convertible
is_integral
is_literal_type user.cfg.in: Remove tr1_impl headers. 2010-11-05 22:30:54 +00:00
is_lvalue_reference
is_nothrow_constructible
is_pod
is_reference
is_rvalue_reference
is_scalar re PR libstdc++/46718 ([c++0x] nullptr_t must be scalar) 2010-11-30 12:52:38 +00:00
is_signed
is_standard_layout
is_trivial
is_unsigned
make_signed/requirements re PR libstdc++/46718 ([c++0x] nullptr_t must be scalar) 2010-11-30 12:52:38 +00:00
make_unsigned/requirements re PR libstdc++/46718 ([c++0x] nullptr_t must be scalar) 2010-11-30 12:52:38 +00:00
monotonic_clock chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
move
owner_less
pair tuple: Mark more constructors constexpr. 2010-11-24 16:33:14 +00:00
ratio Correct conversion/overflow behavior. 2010-11-08 15:17:42 -05: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 re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
specialized_algorithms
system_clock chrono: Constexpr markup for is_monotonic. 2010-11-23 23:47:44 +00:00
time_point user.cfg.in: Add typeindex. 2010-11-06 03:35:46 +00:00
time_point_cast libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
tuple testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00
typeindex
unique_ptr re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
uses_allocator
weak_ptr re PR libstdc++/46869 (FAIL: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler-not _ZNSt23enable_shared_from_thisIiEC2Ev) 2010-12-19 16:20:25 +00:00
rel_ops.cc
temporary_buffer.cc testsuite_iterators.h: Guard move.h includes. 2010-12-16 22:02:38 +00:00