PATCH to cp-demangle.c for __Uxxxx encoding

Jason Merrill jason@redhat.com
Tue Jul 9 17:36:00 GMT 2002


I made this change months ago, but never got around to applying it.  This
implements support for demangling extended characters...so long as they fit
in a char.  So it's currently primarily useful for demangling $ on targets
where the assembler won't accept it.

Applied to trunk only.

2002-07-10  Jason Merrill  <jason@redhat.com>

	* cp-demangle.c (demangle_identifier): Support extended Unicode
	characters.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 2223 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020709/85a45b87/attachment.bin>


More information about the Gcc-patches mailing list