gcc/libstdc++-v3/include
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
..
backward Avoid deprecated warnings about std::auto_ptr in library headers 2017-04-21 14:08:51 +01:00
bits Correct noexcept mismatch in declarations. 2017-12-05 15:23:26 +00:00
c Update copyright years. 2017-01-01 13:07:43 +01:00
c_compatibility PR libstdc++/82644 document IS 29124 support 2017-10-23 12:10:28 +01:00
c_global Define __cpp_lib_byte feature-test macro 2017-10-20 19:02:19 +01:00
c_std re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
debug Fix std::unordered_map deduction guide 2017-11-27 16:43:39 +00:00
decimal re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
experimental Fix narrowing conversions in string_view types 2017-12-01 16:10:31 +00:00
ext Use const char* to fix -Wwrite-strings warning 2017-12-01 15:10:16 +00:00
parallel Update copyright years. 2017-01-01 13:07:43 +01:00
precompiled Implement C++17 Filesystem library 2017-10-23 13:11:22 +01:00
profile Remove unused include from Profile Mode header 2017-01-13 17:20:23 +00:00
std Fix -Wunused warnings in libstdc++ headers 2017-12-04 23:07:39 +00:00
tr1 Use value-init syntax in std::__detail::__airy 2017-12-01 15:10:06 +00:00
tr2 re PR libstdc++/81064 (Inline namespace regression) 2017-07-23 08:41:35 +00:00
Makefile.am Don't create broken symlink in libstdc++-v3/include/bits 2017-10-30 16:28:13 +00:00
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00