diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-09-13 22:59:40 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-09-13 22:59:40 +0000 |
commit | add725cea97081dd1c72467c852b6ee14d864de9 (patch) | |
tree | 300e3ec86fd65e6fcf65c8f91b11e21e2ba81720 /libiberty/testsuite | |
parent | 857b601d5aba8fa4773c709dfa498921c95064ef (diff) | |
download | gdb-add725cea97081dd1c72467c852b6ee14d864de9.tar.gz |
* testsuite/demangle-expected: Add two tests for anonymous
namespaces.
* cplus-dem.c (gnu_special): Handle anonymous namespaces.
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r-- | libiberty/testsuite/demangle-expected | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libiberty/testsuite/demangle-expected b/libiberty/testsuite/demangle-expected index fb6448cffdf..a5d72fab0fe 100644 --- a/libiberty/testsuite/demangle-expected +++ b/libiberty/testsuite/demangle-expected @@ -2558,3 +2558,11 @@ sockaddr * type_info node --format=gnu __tiPQ25libcwt16option_event_tct1Z12burst_app_ct libcw::option_event_tct<burst_app_ct> * type_info node +# +--format=gnu +_27_GLOBAL_.N.__12burst_app_ct.app_instance +{anonymous}::app_instance +# +--format=gnu +_26_GLOBAL_\$N\$_tmp_n.iilg4Gya\$app_instance +{anonymous}::app_instance |