OSDN Git Service

2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2001 20:29:08 +0000 (20:29 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2001 20:29:08 +0000 (20:29 +0000)
commit53c42c23ad8fccad84edb5cdcf8f26ad2e47018c
tree5d1b21d1dd34dce39026d3ef17ffe2377fed19cf
parentbfc992a5f0e230f2b5d7291a2a56dfc5abae6829
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)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39570 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/mangle_name.c