gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Phil Muldoon c77efe8f42 re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range)
2013-08-20  Phil Muldoon  <pmuldoon@redhat.com>

	PR libstdc++/53477
	http://sourceware.org/bugzilla/show_bug.cgi?id=15195

	* python/libstdcxx/v6/printers.py (Printer.__call__): If a value
	is a reference, fetch referenced value.
	(RxPrinter.invoke): Ditto.
	* testsuite/libstdc++-prettyprinters/cxx11.cc (main): Add -O0
	flag. Add referenced value tests.

From-SVN: r201888
2013-08-20 19:20:42 +00:00
..
48362.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
cxx11.cc re PR libstdc++/53477 (pretty printer fails with: Python Exception <type 'exceptions.IndexError'> list index out of range) 2013-08-20 19:20:42 +00:00
debug.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
prettyprinters.exp Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
shared_ptr.cc * testsuite/libstdc++-prettyprinters/shared_ptr.cc: Use -O0. 2013-06-05 18:58:12 +00:00
simple.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
tr1.cc printers.py (Tr1HashtableIterator): Fix rendering of std::tr1 unordered containers iterator. 2013-05-15 19:39:18 +00:00
whatis.cc Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00