r210007 - in /branches/gcc-4_9-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri May 2 16:00:00 GMT 2014
Author: redi
Date: Fri May 2 16:00:57 2014
New Revision: 210007
URL: http://gcc.gnu.org/viewcvs?rev=210007&root=gcc&view=rev
Log:
PR libstdc++/59476
* python/libstdcxx/v6/printers.py (get_value_from_Rb_tree_node): New
function to handle both C++03 and C++11 _Rb_tree_node implementations.
(StdRbtreeIteratorPrinter, StdMapPrinter, StdSetPrinter): Use it.
* testsuite/libstdc++-prettyprinters/simple.cc: Update comment to
refer to...
* testsuite/libstdc++-prettyprinters/simple11.cc: New.
Added:
branches/gcc-4_9-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc
- copied, changed from r210003, branches/gcc-4_9-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
Modified:
branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
branches/gcc-4_9-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/gcc-4_9-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
More information about the Gcc-cvs
mailing list