gcc/libstdc++-v3
Jonathan Wakely 9f9dbc8e09 libstdc++: Fix -Wunused warning
As noted in PR 66146 comment 35, there is a new warning in the new
std::call_once implementation.

libstdc++-v3/ChangeLog:

	* src/c++11/mutex.cc (std::once_flag::_M_finish): Add
	maybe_unused attribute to variable used in assertion.
2020-12-17 14:03:00 +00:00
..
config libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
doc libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
include libstdc++: Fix preprocessor condition [PR 98344] 2020-12-17 14:03:00 +00:00
libsupc++ libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
po libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
python libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
scripts
src libstdc++: Fix -Wunused warning 2020-12-17 14:03:00 +00:00
testsuite libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
acinclude.m4 libstdc++: Test errno macros directly, not via autoconf [PR 93151] 2020-12-16 13:36:02 +00:00
aclocal.m4
ChangeLog Daily bump. 2020-12-17 00:16:37 +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
ChangeLog-2017
ChangeLog-2018
ChangeLog-2019
config.h.in libstdc++: Regenerate autoconf files 2020-12-17 14:02:59 +00:00
configure libstdc++: Regenerate autoconf files 2020-12-17 14:02:59 +00:00
configure.ac libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
configure.host
crossconfig.m4
fragment.am libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00:00
linkage.m4
Makefile.am
Makefile.in libstdc++: Add C++ runtime support for new 128-bit long double format 2020-12-16 23:25:01 +00: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.