gcc/libstdc++-v3
Jason Merrill 8243e2a9d0 c.opt (Wterminate): New.
gcc/c-family/
	* c.opt (Wterminate): New.
gcc/cp/
	* cp-gimplify.c (cp_genericize_r): Track TRY_BLOCK and
	MUST_NOT_THROW_EXPR, warn about a THROW_EXPR directly within a
	MUST_NOT_THROW_EXPR.
	(cp_genericize_data): Add try_block field.
	(cp_genericize_tree): Initialize it.
	* except.c (expand_end_catch_block): Set TREE_NO_WARNING on
	implicit rethrow.

From-SVN: r222842
2015-05-05 22:25:01 -04:00
..
config gnu.ver: Fix comment. 2015-04-27 21:52:14 +01:00
doc iterator: New. 2015-05-02 18:14:25 +01:00
include re PR libstdc++/51617 ([C++0x] async(f) isn't.) 2015-05-05 02:56:47 +01:00
libsupc++ exception (uncaught_exceptions): Add comment. 2015-04-28 13:07:40 +01:00
po
python fs_path.h (path::_List): Use vector instead of list. 2015-05-01 20:47:55 +01:00
scripts Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
src fs_path.h (filesystem_error::~filesystem_error): Declare. 2015-05-02 12:36:55 +01:00
testsuite c.opt (Wterminate): New. 2015-05-05 22:25:01 -04:00
acinclude.m4 acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not available. 2015-05-01 20:48:00 +01:00
aclocal.m4
ChangeLog re PR libstdc++/51617 ([C++0x] async(f) isn't.) 2015-05-05 02:56:47 +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
ChangeLog-2014
config.h.in acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not available. 2015-05-01 20:48:00 +01:00
configure acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not available. 2015-05-01 20:48:00 +01:00
configure.ac acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not available. 2015-05-01 20:48:00 +01:00
configure.host libstdc++, libgfortran gthr workaround for musl 2015-04-22 14:24:11 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
Makefile.in Makefile.am (SUBDIRS): Move python to hosted_source. 2015-04-28 20:42:51 +01:00
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.