gcc/libstdc++-v3
Jonathan Wakely bc2da0fc04 re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.)
PR libstdc++/63322
	* include/std/atomic (atomic): Add assertion for trivially copyable.
	* testsuite/29_atomics/atomic/60695.cc: Adjust line number.

From-SVN: r216046
2014-10-09 19:17:23 +01:00
..
config baseline_symbols.txt: New file. 2014-09-29 22:35:22 +00:00
doc status_cxx2011.xml: Update. 2014-10-09 19:17:07 +01:00
include re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.) 2014-10-09 19:17:23 +01:00
libsupc++ dyncast.cc (__dynamic_cast): Handle mid-destruction dynamic_cast more gracefully. 2014-09-18 08:34:43 -04:00
po
python printers.py (StdDebugIteratorPrinter.to_string): Adapt to latest modifications on debug iterators. 2014-10-01 19:24:23 +00:00
scripts
src locale_facets.tcc (num_put::_M_insert_float): Do not pass precision when using hexfloat format. 2014-10-08 14:25:30 +01:00
testsuite re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.) 2014-10-09 19:17:23 +01:00
acinclude.m4 acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING. 2014-07-19 18:56:09 +01:00
aclocal.m4
ChangeLog re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.) 2014-10-09 19:17:23 +01:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
config.h.in
configure acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING. 2014-07-19 18:56:09 +01:00
configure.ac
configure.host configure.host (abi_baseline_pair): If try_cpu is generic use host_cpu for the default. 2014-09-29 22:33:41 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.