Fix typo in recent code to add stack recursion limit to the Rust demangler.
authorNick Clifton <nickc@redhat.com>
Mon, 4 Jul 2022 15:31:18 +0000 (16:31 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 4 Jul 2022 15:31:18 +0000 (16:31 +0100)
commitfc968115a742d9e4674d9725ce9c2106b91b6ead
tree36bcca376a1226907b8d9a3e31c93cb27b68f59c
parentb110e5283e368b5377e04766e4ff82cd52634208
Fix typo in recent code to add stack recursion limit to the Rust demangler.

libiberty
* rust-demangle.c (demangle_const): Add a missing goto pass_return
at the end of the function.
libiberty/rust-demangle.c