This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: Displaying multibyte symbol names in readelf


On Fri, 25 May 2012, Tom Tromey wrote:

> If we're already there, maybe at least for GNU systems we can switch out
> of it and make it all use UTF-8... ?

Multibyte symbol names generated by GCC (with -fextended-identifiers and 
\u or \U UCNs in identifiers) do always use UTF-8 in the .s file.  GCC 
translates to the locale encoding as needed for diagnostics.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]