mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-23 01:49:25 +08:00
* include/bits/demangle.h (demangle<Allocator>::symbol(char const*)): Decode symbols that start with _GLOBAL_[ID]_ differently: the trailing part ends with a terminating zero and is not necessarily an encoding. * src/demangle.cc (): Same. * testsuite/demangle/regression/cw-13.cc: Adjust for new output. From-SVN: r72027 |
||
---|---|---|
.. | ||
abi_examples | ||
abi_text | ||
regression |