gcc/libstdc++-v3
Benjamin Kosnik a9ba8ba56c move.h (move_if_noexcept): Mark constexpr.
2012-10-17  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/move.h (move_if_noexcept): Mark constexpr.
	* include/std/array (front, back): Same.
	* include/std/chrono: Add comment.
	* include/std/tuple (__tuple_compare): Mark __eq, __less constexpr.
	(operator ==, <, >, !=, <=, >=): Same.
	* testsuite/20_util/forward/c_neg.cc: Adjust line numbers.
	* testsuite/20_util/forward/f_neg.cc: Same.
	* testsuite/20_util/move_if_noexcept/constexpr.cc: New.
	* testsuite/20_util/tuple/comparison_operators/constexpr.cc: New.
	* testsuite/20_util/tuple/creation_functions/constexpr.cc: Add.
	* testsuite/23_containers/array/element_access/
	constexpr_element_access.cc: Same.
	* testsuite/23_containers/array/tuple_interface/get_neg.cc: Adjust
	line numbers.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Same.

	* testsuite/20_util/tuple/comparison_operators/35480_neg.cc:
          Temporarily add dg-excess-errors.

From-SVN: r192556
2012-10-18 08:36:06 +00:00
..
config Fix Solaris symbol versioning (PR libstdc++/54872) 2012-10-11 08:38:28 +00:00
doc gthr.m4: New. 2012-10-15 13:10:30 +00:00
include move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
libsupc++ gthr.m4: New. 2012-10-15 13:10:30 +00:00
po gthr.m4: New. 2012-10-15 13:10:30 +00:00
python gthr.m4: New. 2012-10-15 13:10:30 +00:00
scripts
src formatter.h (_Debug_msg_id): Add __msg_bucket_index_oob. 2012-10-16 19:57:03 +00:00
testsuite move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +00:00
acinclude.m4 gthr.m4: New. 2012-10-15 13:10:30 +00:00
aclocal.m4
ChangeLog move.h (move_if_noexcept): Mark constexpr. 2012-10-18 08:36:06 +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
config.h.in
configure gthr.m4: New. 2012-10-15 13:10:30 +00:00
configure.ac
configure.host config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. 2012-10-15 21:12:23 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in gthr.m4: New. 2012-10-15 13:10:30 +00: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.