gcc/libstdc++-v3/include
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
..
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bits re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
c Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c_compatibility re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
c_global cstdlib (at_quick_exit, quick_exit): Do not declare. 2013-02-11 23:42:43 +00:00
c_std cstdlib (at_quick_exit, quick_exit): Provide in C++11 mode. 2013-02-12 12:01:14 +00:00
debug Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
parallel Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
precompiled Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
profile Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
std re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
tr1 user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.am Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.in Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><space>]. 2012-12-04 22:40:24 +00:00