gcc/libstdc++-v3
Jonathan Wakely bdfc9f5c54 PR59170 make pretty printers check for singular iterators
PR libstdc++/59170
	* python/libstdcxx/v6/printers.py (StdListIteratorPrinter.to_string)
	(StdSlistIteratorPrinter.to_string, StdVectorIteratorPrinter.to_string)
	(StdRbtreeIteratorPrinter.to_string)
	(StdDequeIteratorPrinter.to_string): Add check for value-initialized
	iterators.
	* testsuite/libstdc++-prettyprinters/simple.cc: Test them.
	* testsuite/libstdc++-prettyprinters/simple11.cc: Likewise.

From-SVN: r243692
2016-12-15 14:13:36 +00:00
..
config baseline_symbols.txt: Regenerate. 2016-12-03 16:10:43 +00:00
doc PR71856 try to fix Parallel Mode assertions again 2016-12-08 12:08:14 +00:00
include stl_tree.h (_Rb_tree_impl(const _Key_compare&, const _Node_allocator&): Restore before C++11 mode. 2016-12-14 20:50:07 +00:00
libsupc++
po
python PR59170 make pretty printers check for singular iterators 2016-12-15 14:13:36 +00:00
scripts
src Add #ifdef case for 16 bits in cow-stdexcept.cc 2016-12-06 17:58:10 +00:00
testsuite PR59170 make pretty printers check for singular iterators 2016-12-15 14:13:36 +00:00
acinclude.m4 Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
aclocal.m4
ChangeLog PR59170 make pretty printers check for singular iterators 2016-12-15 14:13:36 +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
config.h.in Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
configure Enable libstdc++ compilation on AVR targets 2016-12-06 17:58:05 +00:00
configure.ac
configure.host
crossconfig.m4 Enable libstdc++ compilation on AVR targets 2016-12-06 17:58:05 +00: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.