gcc/libstdc++-v3
Jonathan Wakely ae9e270347 libstdc++: Remove non-deducible parameter for std::advance overload
This was just a copy and paste error.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	* include/bits/fs_path.h (advance): Remove non-deducible
	template parameter.

(cherry picked from commit 21c760510d)
2021-10-12 11:45:44 +01:00
..
config libstdc++: Update ppc64le baseline_symbols.txt 2021-04-20 12:50:41 +02:00
doc libstdc++: Restore __gnu_debug::array [PR100682] 2021-08-24 15:16:51 +01:00
include libstdc++: Remove non-deducible parameter for std::advance overload 2021-10-12 11:45:44 +01:00
libsupc++ libstdc++: Implement LWG 3465 for std::compare_partial_order_fallback [PR101056] 2021-08-11 15:30:38 +01:00
po Update copyright years. 2021-01-04 10:26:59 +01:00
python libstdc++: Fix installation of python hooks [PR 99453] 2021-06-02 14:43:19 +01:00
scripts libstdc++: Add simd testsuite 2021-01-27 16:37:26 +00:00
src libstdc++: Fix inefficiency in filesystem::absolute [PR99876] 2021-10-12 11:45:43 +01:00
testsuite libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270] 2021-10-12 11:45:43 +01:00
acinclude.m4 Fix AIX libstdc++ semaphore support [PR100164] 2021-04-21 11:15:18 +02:00
aclocal.m4 Add `--with-toolexeclibdir=' configuration option 2020-01-24 11:24:25 +00:00
ChangeLog Daily bump. 2021-08-25 00:18:39 +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 libstdc++: Fix whitespace in ChangeLog-2019 2020-01-09 21:31:35 +00:00
ChangeLog-2020 libstdc++: Fix typo in ChangeLog-2020 2021-01-13 11:02:13 +00:00
config.h.in Fix AIX libstdc++ semaphore support [PR100164] 2021-04-21 11:15:18 +02:00
configure Fix AIX libstdc++ semaphore support [PR100164] 2021-04-21 11:15:18 +02: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 Scope libstdc++ configuration for vxworks to all versions 2020-10-22 16:40:57 +00:00
crossconfig.m4 Scope libstdc++ configuration for vxworks to all versions 2020-10-22 16:40:57 +00:00
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 Update copyright years. 2021-01-04 10:26:59 +01:00
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.