summaryrefslogtreecommitdiff
path: root/libiberty/testsuite
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-04-18 15:14:13 +0000
committerDJ Delorie <dj@redhat.com>2008-04-18 15:14:13 +0000
commit5ae542419de15ad6f48110068c39df08b0750120 (patch)
tree28ec112f521e5c15169211e511429ff6560c6dcd /libiberty/testsuite
parentdae39accc2005cb456ad00d4369b3ccc482f6a7d (diff)
downloadbinutils-5ae542419de15ad6f48110068c39df08b0750120.tar.gz
binutils-5ae542419de15ad6f48110068c39df08b0750120.tar.bz2
binutils-5ae542419de15ad6f48110068c39df08b0750120.zip
merge from gcc
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r--libiberty/testsuite/demangle-expected20
1 files changed, 20 insertions, 0 deletions
diff --git a/libiberty/testsuite/demangle-expected b/libiberty/testsuite/demangle-expected
index 7f9bc61f7b4..2745dd3d13b 100644
--- a/libiberty/testsuite/demangle-expected
+++ b/libiberty/testsuite/demangle-expected
@@ -3399,6 +3399,26 @@ foo(char)
foo
#
--format=gnu-v3 --no-params
+_Z2f0u8char16_t
+f0(char16_t)
+f0
+#
+--format=gnu-v3 --no-params
+_Z2f0Pu8char16_t
+f0(char16_t*)
+f0
+#
+--format=gnu-v3 --no-params
+_Z2f0u8char32_t
+f0(char32_t)
+f0
+#
+--format=gnu-v3 --no-params
+_Z2f0Pu8char32_t
+f0(char32_t*)
+f0
+#
+--format=gnu-v3 --no-params
2CBIL_Z3foocEE
CB<foo(char)>
CB<foo(char)>