gcc/libstdc++-v3
Alexandre Oliva b44cba355e libstdc++: testsuite: cast getpid result
On vxworks, in kernel mode, getpid's return type is a pointer type, so
std::to_string on it fails overload resolution.  Restore the type cast
from the original patch that suggested adding the pid.


for  libstdc++-v3/ChangeLog

	* testsuite/util/testsuite_fs.h (nonexistent_path): Convert
	the getpid result to an integral type.
2022-07-05 06:12:27 -03:00
..
config
doc
include libstdc++: Add missing prerequisite to generated header [PR106162] 2022-07-01 22:42:55 +01:00
libsupc++ libstdc++: eh_globals: gthreads: reset _S_init before deleting key 2022-06-21 23:11:02 -03:00
po
python
scripts libstdc++: use grep -E instead of egrep in scripts 2022-06-24 20:31:31 +08:00
src libstdc++: Improve exceptions thrown from fs::temp_directory_path 2022-06-30 14:16:27 +01:00
testsuite libstdc++: testsuite: cast getpid result 2022-07-05 06:12:27 -03:00
acinclude.m4 libstdc++: check for openat 2022-06-23 23:28:14 -03:00
aclocal.m4
ChangeLog Daily bump. 2022-07-02 00:16:26 +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
ChangeLog-2020
ChangeLog-2021
config.h.in libstdc++: check for openat 2022-06-23 23:28:14 -03:00
configure Enable some features for RTEMS in libstdc++ 2022-07-01 12:03:13 +02:00
configure.ac Enable some features for RTEMS in libstdc++ 2022-07-01 12:03:13 +02:00
configure.host
crossconfig.m4 Enable some features for RTEMS in libstdc++ 2022-07-01 12:03:13 +02:00
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.