gcc/libstdc++-v3
Jason Merrill 0382bcfcda Correct noexcept mismatch in declarations.
2017-12-05  Jason Merrill  <jason@redhat.com>
	    Jonathan Wakely  <jwakely@redhat.com>

	* include/bits/fs_fwd.h (copy, copy_file): Remove noexcept.
	(permissions): Add noexcept.
	* include/bits/fs_ops.h (permissions): Add noexcept.
	* libsupc++/eh_throw.cc (__cxa_init_primary_exception): Add
	_GLIBCXX_NOTHROW.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r255425
2017-12-05 15:23:26 +00:00
..
config Fix -Wunused warnings in libstdc++ headers 2017-12-04 23:07:39 +00:00
doc Fix invalid XML in libstdc++ manual 2017-11-21 18:45:04 +00:00
include Correct noexcept mismatch in declarations. 2017-12-05 15:23:26 +00:00
libsupc++ Correct noexcept mismatch in declarations. 2017-12-05 15:23:26 +00:00
po Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
python Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
scripts
src Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
testsuite Fix -Wunused warnings in libstdc++ headers 2017-12-04 23:07:39 +00:00
acinclude.m4 RTEMS: Enable some libstdc++ features 2017-11-21 06:22:13 +00:00
aclocal.m4
ChangeLog Correct noexcept mismatch in declarations. 2017-12-05 15:23:26 +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
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
config.h.in PR libstdc++/67578 Implement non-trivial std::random_device::entropy 2017-05-23 17:11:57 +01:00
configure RTEMS: Enable some libstdc++ features 2017-11-21 06:22:13 +00:00
configure.ac Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
configure.host Separate Solaris/SPARC and x86 baselines 2017-02-02 16:24:03 +00:00
crossconfig.m4 Fix cross compilation to Solaris 2017-06-01 13:50:03 +00:00
fragment.am
linkage.m4
Makefile.am
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +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.