gcc/libstdc++-v3/include
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
..
backward c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
bits cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
c_global cmath (fpclassify, [...]): Remove spurious duplicate definition added in the last commit. 2010-11-03 01:56:28 +00:00
c_std cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
debug PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines. 2010-11-03 17:33:54 +00:00
parallel Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
precompiled typeindex: New. 2010-09-22 12:04:08 +00:00
profile PR libstdc++/44436 (partial) 2010-10-28 16:01:05 +00:00
std 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
tr1 cmath (fpclassify, [...]): Remove spurious duplicate definition added in the last commit. 2010-11-03 01:56:28 +00:00
Makefile.am cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
Makefile.in cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00