gcc/libstdc++-v3
Jonathan Wakely 373a75fb2a Remove noexcept from function template that can throw
PR libstdc++/69092
	* include/bits/basic_string.h (basic_string::_S_copy_chars<_Iterator>):
	Remove _GLIBCXX_NOEXCEPT.
	testsuite/21_strings/basic_string/cons/char/69092.cc: New.

From-SVN: r232112
2016-01-06 20:34:41 +00:00
..
config Update copyright years. 2016-01-04 15:30:50 +01:00
doc Update copyright years. 2016-01-04 15:30:50 +01:00
include Remove noexcept from function template that can throw 2016-01-06 20:34:41 +00:00
libsupc++ Update copyright years. 2016-01-04 15:30:50 +01:00
po Update copyright years. 2016-01-04 15:30:50 +01:00
python Update copyright years. 2016-01-04 15:30:50 +01:00
scripts Update copyright years. 2016-01-04 15:30:50 +01:00
src Update copyright years. 2016-01-04 15:30:50 +01:00
testsuite Remove noexcept from function template that can throw 2016-01-06 20:34:41 +00:00
acinclude.m4 Port libvtv to Solaris 2015-11-25 10:30:25 +00:00
aclocal.m4
ChangeLog Remove noexcept from function template that can throw 2016-01-06 20:34:41 +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 Update copyright years. 2016-01-04 15:30:50 +01:00
config.h.in Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
configure * configure: Regenerate. 2015-11-26 08:24:19 -05:00
configure.ac Handle C++11 <math.h> overloads on Solaris 12 2015-11-24 13:15:43 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Update copyright years. 2016-01-04 15:30:50 +01:00
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.