mangle_name.c (append_unicode_mangled_name): Emit `_' or `U' outside of the `__U...
authorAlexandre Petit-Bianco <apbianco@redhat.com>
Fri, 9 Feb 2001 20:29:08 +0000 (12:29 -0800)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Fri, 9 Feb 2001 20:29:08 +0000 (12:29 -0800)
commit1e97aa4083fc908cc500a1f53340dfa7b80a68f3
tree5d1b21d1dd34dce39026d3ef17ffe2377fed19cf
parentce675456284e5878b4cf8980b15114fca7b5a49a
mangle_name.c (append_unicode_mangled_name): Emit `_' or `U' outside of the `__U' sequence too.

2001-02-09  Alexandre Petit-Bianco  <apbianco@redhat.com>

* mangle_name.c (append_unicode_mangled_name): Emit `_' or `U'
outside of the `__U' sequence too.
(unicode_mangling_length): Count `_' or `U' outside of the `__U'
sequence too.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00532.html)

From-SVN: r39570
gcc/java/ChangeLog
gcc/java/mangle_name.c