RFC: Supporting quoted symbol/label names
Jan Beulich
JBeulich@suse.com
Wed Aug 19 08:46:00 GMT 2015
>>> On 18.08.15 at 19:36, <nickc@redhat.com> wrote:
> I have tested the patch on 127 different toolchains with no
> regressions, so I think that it probably does work. But what do
> people think ? Is supporting "double quoted" symbol names a good idea ?
To be honest I never understood why there was a limitation in gas
on the characters usable for symbol names.
Of course (not having looked at the patch in any detail) one question
is how you (want to) deal with non-printable characters (potentially
encode-able via backslash escapes), since some are being used by
gas internally (on the assumption that user provided symbol names
can't contain them).
Jan
More information about the Binutils
mailing list