diff options
| author | Jonathan Wakely <jwakely@redhat.com> | 2022-11-05 12:35:55 +0000 | 
|---|---|---|
| committer | Jonathan Wakely <jwakely@redhat.com> | 2022-11-08 17:35:15 +0000 | 
| commit | 8f6d25f19bae521c3d028bcdcd69019540b8c3b9 (patch) | |
| tree | 7755480f5d6140cc292340860534daad169a34c6 /gcc/doc/cppinternals/files.rst | |
| parent | 9d549401ae8ab334c8cba1c1339dbd3c8e695685 (diff) | |
| download | gcc-8f6d25f19bae521c3d028bcdcd69019540b8c3b9.zip gcc-8f6d25f19bae521c3d028bcdcd69019540b8c3b9.tar.gz gcc-8f6d25f19bae521c3d028bcdcd69019540b8c3b9.tar.bz2 | |
libstdc++: Fix -Wsystem-headers warnings
Fix some problems noticed with -Wsystem-headers.
libstdc++-v3/ChangeLog:
	* include/bits/stl_tempbuf.h (_Temporary_buffer): Disable
	warnings about get_temporary_buffer being deprecated.
	* include/ext/functional (mem_fun1, mem_fun1_ref): Disable
	warnings about mem_fun1_t, const_mem_fun1_t, mem_fun1_ref_t and
	const_mem_fun1_ref_t being deprecated.
	* include/std/array (__array_traits<T, 0>): Remove artificial
	attributes which give warnings about being ignored.
	* include/std/spanstream (basic_spanbuf::setbuf): Add assertion
	and adjust to avoid narrowing warning.
	* libsupc++/exception_ptr.h [!__cpp_rtti && !__cpp_exceptions]
	(make_exception_ptr): Add missing inline specifier.
Diffstat (limited to 'gcc/doc/cppinternals/files.rst')
0 files changed, 0 insertions, 0 deletions
