https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125729
--- Comment #9 from Boning Chen <berningchen at gmail dot com> ---
(In reply to Marek Polacek from comment #5)
> ...but we're not under the <local-name> production when we call write_prefix
> from write_reflection. I guess we somehow need to emit this:
>
> 2409 write_char ('Z');
> 2410 write_encoding (function);
> 2411 write_char ('E');
>
> ?
I want to simplify the point field, but it doesn't seem to work. So it is back
to the way of encoding.
