8sa1-gcc/libstdc++-v3
Marius Hillenbrand 7640db5711 libstdc++: Fix required locales of a testcase
The testsuite for libstdc++ aims to skips test cases for which not all
required locales are installed. This patch adds missing directives about
required locales to one test case to avoid false positive test failures
on systems that have a partial set of locales installed.

Verified by test suite runs that this patch changes the test case from
FAIL to UNSUPPORTED when not all required locales are available and that
the test case will run and PASS when the necessary locales have been
added.

libstdc++-v3/ChangeLog:

	* testsuite/22_locale/locale/cons/5.cc: Add missing directives
	for required locales.
2020-12-15 11:45:27 +00:00
..
config libstdc++: Update powerpc-linux baselines for GCC 10.1 2020-12-03 17:18:28 +00:00
doc libstdc++: Update link to Unicode-HOWTO 2020-12-15 09:33:18 +01:00
include libstdc++: Remove workaround for PR c++/78173 2020-12-15 11:45:27 +00:00
libsupc++
po
python libstdc++: Fix std::any pretty printer [PR 68735] 2020-12-02 21:39:08 +00:00
scripts
src libstdc++: Fix build failure for target with no way to sleep 2020-12-09 16:56:54 +00:00
testsuite libstdc++: Fix required locales of a testcase 2020-12-15 11:45:27 +00:00
acinclude.m4 libstdc++: Fix build failure for target with no way to sleep 2020-12-09 16:56:54 +00:00
aclocal.m4
ChangeLog Daily bump. 2020-12-15 00:16:35 +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++: Fix build failure for target with no way to sleep 2020-12-09 16:56:54 +00:00
configure libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libc 2020-12-15 11:45:26 +00:00
configure.ac libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libc 2020-12-15 11:45:26 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
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.