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 | 8cef9d8bd9a0553df3e0ff3a5b10f51b18422642 (patch) | |
tree | 14d3de0f1fe900dbbe122cb7d3c87c35ffcd8d4a /libiberty/testsuite/demangle-expected | |
parent | ff3bb02701a3589d65900f0fe91408f95da991ab (diff) | |
download | binutils-redhat-8cef9d8bd9a0553df3e0ff3a5b10f51b18422642.tar.gz |
* testsuite/demangle-expected: Add two tests for anonymous
namespaces.
* cplus-dem.c (gnu_special): Handle anonymous namespaces.
Diffstat (limited to 'libiberty/testsuite/demangle-expected')
-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 fb6448cffd..a5d72fab0f 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 |