gcc/libstdc++-v3/testsuite
Paolo Carlini b850be9d50 re PR libstdc++/49151 ([C++0x][constexpr] chrono::duration has incorrect non-member operator semantics)
2011-05-24  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/49151
	* include/std/chrono (operator+, operator-, operator*, operator/,
	operator&): Implement LWG 2020 [WP]; specify constexpr.
	* testsuite/20_util/duration/arithmetic/dr2020.cc: New.

From-SVN: r174150
2011-05-24 23:29:19 +00:00
..
17_intro
18_support
19_diagnostics
20_util re PR libstdc++/49151 ([C++0x][constexpr] chrono::duration has incorrect non-member operator semantics) 2011-05-24 23:29:19 +00:00
21_strings propagation_consistent.cc: Fix vs POD-ness of value_type. 2011-05-21 00:30:57 +00:00
22_locale named_equivalence.cc: Fix. 2011-05-06 15:55:39 +00:00
23_containers utility (get(std::pair<>&&)): Add. 2011-05-16 18:09:17 +00:00
24_iterators
25_algorithms tuple (tuple<>::operator=(tuple&&)): Specify as noexcept. 2011-05-19 17:20:22 +00:00
26_numerics re PR libstdc++/49141 (26_numerics/complex/cons/48760.cc FAILs on Tru64 UNIX V5.1B, Solaris 8 and 9) 2011-05-24 14:59:13 +00:00
27_io re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes) 2011-04-12 09:05:30 +00:00
28_regex default.cc: Do not call members which require a fully established result state. 2011-03-25 22:50:47 +00:00
29_atomics re PR libstdc++/48566 (libstdc++-v3 testsuite failures due to missing includes) 2011-04-12 09:05:30 +00:00
30_threads future (future::share): Add. 2011-03-25 23:16:09 +00:00
abi
backward
config
data re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp) 2011-05-24 02:38:19 +00:00
decimal
ext c++config (_GLIBCXX_NOTHROW): Update for noexcept. 2011-05-24 10:28:13 +00:00
lib libstdc++.exp (check_v3_target_time): Discard unused compilation result thanks to /dev/null. 2011-04-22 19:34:38 +00:00
libstdc++-abi
libstdc++-dg
performance re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp) 2011-05-24 02:38:19 +00:00
tr1 overloads_c++0x_neg.cc: Use dg-require-cmath. 2011-05-11 22:36:18 +00:00
util re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp) 2011-05-24 02:38:19 +00:00
Makefile.am
Makefile.in