aboutsummaryrefslogtreecommitdiff
path: root/libiberty/testsuite/demangle-expected
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2017-09-15 10:50:05 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2017-09-15 10:50:05 +0000
commit9d89efebaac0b2c66ddd7f993717b341c8651cf6 (patch)
tree94e0883a0fd5c2512e92b4bfdddc51a68d9d580f /libiberty/testsuite/demangle-expected
parent897da3034cc2b1e3675d891e833c6b2a02fd4fe5 (diff)
downloadgcc-9d89efebaac0b2c66ddd7f993717b341c8651cf6.zip
gcc-9d89efebaac0b2c66ddd7f993717b341c8651cf6.tar.gz
gcc-9d89efebaac0b2c66ddd7f993717b341c8651cf6.tar.bz2
[Demangle PATCH] Some pre-fix cleanups
https://gcc.gnu.org/ml/gcc-patches/2017-09/msg00983.html * cp-demangle.c (is_fnqual_component_type): Reimplement using FNQUAL_COMPONENT_CASE. (d_encoding): Hold bare_function_type in local var. (d_local_name): Build name in both cases and build result once. Collapse switch-if to single conditional. * testsuite/demangle-expected: Realign blank lines with tests. From-SVN: r252802
Diffstat (limited to 'libiberty/testsuite/demangle-expected')
-rw-r--r--libiberty/testsuite/demangle-expected7
1 files changed, 4 insertions, 3 deletions
diff --git a/libiberty/testsuite/demangle-expected b/libiberty/testsuite/demangle-expected
index f2a12b9..519f6d0 100644
--- a/libiberty/testsuite/demangle-expected
+++ b/libiberty/testsuite/demangle-expected
@@ -4720,18 +4720,19 @@ _ZdvMMMMMMMMMMMMMrrrrA_DTdvfp_fp_Eededilfdfdfdfd
_Z1MA_aMMMMA_MMA_MMMMMMMMSt1MS_o11T0000000000t2M0oooozoooo
_Z1MA_aMMMMA_MMA_MMMMMMMMSt1MS_o11T0000000000t2M0oooozoooo
-
#
# demangler/80513 Test for overflow in d_number
+
_Z4294967297x
_Z4294967297x
-
#
# demangler/80513 Test for bogus characters after __thunk_
+
__thunk_16a_$_1x
__thunk_16a_$_1x
-
#
# demangler/80513 Test for overflow in consume_count
+
__thunk_4294967297__$_1x
__thunk_4294967297__$_1x
+#