gcc/libstdc++-v3
Jonathan Wakely 5ec16257ca re PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free)
PR libstdc++/60658
	* include/bits/atomic_base.h (__atomic_base<_PTp*>::is_lock_free()):
	Use sizeof pointer type not the element type.
	* testsuite/29_atomics/atomic/60658.cc: New.

From-SVN: r208819
2014-03-25 19:39:52 +00:00
..
config baseline_symbols.txt: Update. 2014-03-24 20:48:12 +01:00
doc [libstdc++,docs] After the latest batch of papers came out I updated the status docs. 2014-03-06 01:31:39 +00:00
include re PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free) 2014-03-25 19:39:52 +00:00
libsupc++ PR libstdc++/59392: Fix ARM EABI uncaught throw from unexpected exception handler 2014-03-12 22:42:13 +00:00
po
python
scripts [multiple changes] 2014-03-16 20:32:47 +00:00
src
testsuite re PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free) 2014-03-25 19:39:52 +00:00
acinclude.m4
aclocal.m4
ChangeLog re PR libstdc++/60658 (std::atomic<T*> is unexpectedly not lock-free) 2014-03-25 19:39:52 +00: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 crossconfig.m4: Support spu-*-elf* targets. 2014-03-20 18:57:07 +00:00
configure.ac
configure.host
crossconfig.m4 crossconfig.m4: Support spu-*-elf* targets. 2014-03-20 18:57:07 +00:00
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.