gcc/libstdc++-v3/include/std
Jonathan Wakely a26f0501b4 re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag)
PR libstdc++/56012
	* include/bits/atomic_base.h (atomic_flag): Fix narrowing conversion.
	* testsuite/29_atomics/atomic/operators/56012.cc: New.

	PR libstdc++/56011
	* include/std/atomic (atomic<bool>::operator=(bool) volatile): Add
	missing overload.
	* testsuite/29_atomics/atomic/operators/56011.cc: New.

From-SVN: r196296
2013-02-26 23:46:21 +00:00
..
algorithm Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
array Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
atomic re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
bitset Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
chrono Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
complex re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
condition_variable Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
deque Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
forward_list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
fstream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
functional re PR c++/55908 (Problem binding a const member function to a const object) 2013-01-08 21:01:14 +00:00
future re PR libstdc++/55861 ([C++11] `std::shared_future::get' is not const-qualified) 2013-01-19 23:42:55 +00:00
iomanip Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ios Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iosfwd Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iostream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
istream faq.html: Fix spelling. 2013-02-20 22:41:51 +00:00
iterator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
limits user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
map Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
memory Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
mutex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
numeric Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ostream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ratio Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
scoped_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
sstream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stdexcept Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
streambuf streambuf (basic_streambuf): Use injected class name instead of non-standard __streambuf_type typedef. 2013-02-20 22:41:58 +00:00
string Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
system_error Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
thread Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
tuple user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
type_traits user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
typeindex user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
unordered_map re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
unordered_set re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr into vector) 2013-01-16 09:20:34 +00:00
utility Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
valarray Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
vector Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00