This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Compile performance of Linux kernels in mainline gcc


On Sat, Oct 30, 2004 at 10:09:29AM -0400, Andrew Pinski wrote:
> 
> On Oct 30, 2004, at 10:07 AM, Andi Kleen wrote:
> 
> >On Sat, Oct 30, 2004 at 09:48:53AM -0400, Andrew Pinski wrote:
> >>
> >>Yes the problem is that his terminal does not support UTF8 and his
> >>LC_* are set to UTF8, a non bug.
> >
> >Huh?  While that's possible why does gcc need UTF-8 to print standard C
> >identifiers?
> 
> It is printing quotes, not the identifier itself.

Quotes? You mean >>"<< ?  That is 7 bit ASCII too.

-Andi


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