gcc/libstdc++-v3
Jonathan Wakely ad8fda29e6 Fix narrowing conversions in string_view types
* include/experimental/string_view (basic_string_view::_S_compare):
	Use value-init so narrowing conversions are not ill-formed.
	* include/std/string_view (basic_string_view::_S_compare): Likewise.

From-SVN: r255321
2017-12-01 16:10:31 +00:00
..
config baseline_symbols.txt: Update. 2017-11-30 00:53:16 +00:00
doc Fix invalid XML in libstdc++ manual 2017-11-21 18:45:04 +00:00
include Fix narrowing conversions in string_view types 2017-12-01 16:10:31 +00:00
libsupc++ Add [[noreturn]] attributes to fix warning 2017-12-01 15:10:13 +00:00
po Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
python Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
scripts
src Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
testsuite Disable -Wliteral-suffix for standard UDLs 2017-12-01 16:10:25 +00:00
acinclude.m4 RTEMS: Enable some libstdc++ features 2017-11-21 06:22:13 +00:00
aclocal.m4
ChangeLog Fix narrowing conversions in string_view types 2017-12-01 16:10:31 +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
config.h.in
configure RTEMS: Enable some libstdc++ features 2017-11-21 06:22:13 +00:00
configure.ac Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01:00
configure.host
crossconfig.m4 Fix cross compilation to Solaris 2017-06-01 13:50:03 +00:00
fragment.am
linkage.m4
Makefile.am
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01: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.