gcc/libstdc++-v3
Jonathan Wakely 3dd808fe94 re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state)
PR libstdc++/54297
	* src/c++11/future.cc (~_Async_state_common): Move to...
	* src/c++11/compatibility-thread-c++0x.cc (~_Async_state_common):
	Here.
	(_GLIBCXX_ABI_COMPAT_ASYNC): Rename to _GLIBCXX_ASYNC_ABI_COMPAT.
	* include/std/future (_GLIBCXX_ABI_COMPAT_ASYNC): Likewise.

From-SVN: r190685
2012-08-26 14:49:44 +01:00
..
config eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
doc re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5)) 2012-08-23 09:37:19 +01:00
include re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 14:49:44 +01:00
libsupc++ eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
po
python cxx11.cc (struct datum): New. 2012-08-15 18:37:30 +00:00
scripts testsuite_flags.in (cxxflags): Remove -ftrack-macro-expansion=0. 2012-05-03 20:23:42 +00:00
src re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 14:49:44 +01:00
testsuite re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null) 2012-08-26 01:12:40 +01:00
acinclude.m4 acinclude.m4: Update references to final C++11 standard. 2012-08-09 23:45:20 +01:00
aclocal.m4
ChangeLog re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and released shared state) 2012-08-26 14:49:44 +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
config.h.in Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
configure Regenerate configure files for libtool.m4 change 2012-05-16 15:11:18 -07:00
configure.ac Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
configure.host Remove obsolete Solaris 8 support 2012-03-14 17:08:03 +00:00
crossconfig.m4 crossconfig.m4: Since we know that all TPF builds are cross- builds and cannot run... 2012-05-02 15:34:31 -04: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.