https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67440

--- Comment #4 from devans at gcc dot gnu.org ---
Author: devans
Date: Mon Nov 16 23:46:56 2015
New Revision: 230444

URL: https://gcc.gnu.org/viewcvs?rev=230444&root=gcc&view=rev
Log:
Backport from mainline:

        PR libstdc++/67440
        * python/libstdcxx/v6/printers.py (find_type): Handle "const" in
        type name.
        * testsuite/libstdc++-prettyprinters/debug.cc: Add test for
        const set<int>.
        * testsuite/libstdc++-prettyprinters/simple.cc: Ditto.
        * testsuite/libstdc++-prettyprinters/simple11.cc: Ditto.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
   
branches/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/debug.cc
   
branches/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc
   
branches/gcc-5-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc

Reply via email to