* gdb.c++/namespace.exp: Accept trailing const for 'this'.
authorJason Merrill <jason@redhat.com>
Thu, 10 Jan 2002 20:46:16 +0000 (20:46 +0000)
committerJason Merrill <jason@redhat.com>
Thu, 10 Jan 2002 20:46:16 +0000 (20:46 +0000)
commit1bc05c3a56c6779e0317cd003e67cf487aadfb78
tree3fdcd2f9ff8c0dd10fc3c933092f152d74c1ea6c
parent7b2ac63ba09422a0e418360d3f5bdc94949cc900
    * gdb.c++/namespace.exp: Accept trailing const for 'this'.

        * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
        constructors.
        * gdb.c++/derivation.exp: Likewise.
        * gdb.c++/templates.exp: Likewise.
        * gdb.c++/virtfunc.exp: Likewise.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/classes.exp
gdb/testsuite/gdb.c++/derivation.exp
gdb/testsuite/gdb.c++/namespace.exp
gdb/testsuite/gdb.c++/templates.exp
gdb/testsuite/gdb.c++/virtfunc.exp
This page took 0.025439 seconds and 4 git commands to generate.