gcc/libstdc++-v3
Jason Merrill caee690e91 re PR c++/64356 (Some constexpr expressions not recognized as constexpr)
PR c++/64356
	PR libstdc++/58777
	* constexpr.c (cxx_eval_binary_expression): Don't VERIFY_CONSTANT
	pointer expressions.
	(cxx_eval_increment_expression): Likewise.

From-SVN: r219559
2015-01-13 16:04:43 -05:00
..
config re PR libstdc++/64571 (Link failure with fstream due to new string implementation) 2015-01-13 14:56:50 +00:00
doc libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. 2015-01-10 20:10:37 +01:00
include re PR libstdc++/64476 (std::uninitialized_copy tests assignability the wrong way, resulting in performance pessimization) 2015-01-09 18:02:47 +00:00
libsupc++ unwind-arm-common.h: Revert previous commit. 2015-01-09 15:22:19 +01:00
po Update copyright years. 2015-01-05 13:33:28 +01:00
python Update copyright years. 2015-01-05 13:33:28 +01:00
scripts Update copyright years. 2015-01-05 13:33:28 +01:00
src re PR libstdc++/64553 (Missing '# ifdef _GLIBCXX_USE_WCHAR_T' in src/c++11/cxx11-shim_facet.cc) 2015-01-12 21:45:50 +00:00
testsuite re PR c++/64356 (Some constexpr expressions not recognized as constexpr) 2015-01-13 16:04:43 -05:00
ChangeLog re PR libstdc++/64571 (Link failure with fstream due to new string implementation) 2015-01-13 14:56:50 +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-2013: Correct an old entry. 2014-05-26 23:49:19 +02:00
ChangeLog-2014 Rotate libstdc++-v3/ChangeLog 2015-01-02 16:50:36 +00:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in New std::string implementation. 2014-12-19 18:16:39 +00:00
README
acinclude.m4 New std::string implementation. 2014-12-19 18:16:39 +00:00
aclocal.m4
config.h.in acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function. 2014-01-23 21:17:15 +00:00
configure New std::string implementation. 2014-12-19 18:16:39 +00:00
configure.ac New std::string implementation. 2014-12-19 18:16:39 +00:00
configure.host configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. 2015-01-09 15:06:02 +01:00
crossconfig.m4 Remove obsolete Solaris 9 support 2014-04-22 12:30:59 +00:00
fragment.am
linkage.m4

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.