http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46568

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-19 
21:32:49 UTC ---
This is a bug in how you have LANG and LC_* env variables set up.  They
currently say your terminal supports UTF-8 but obviously it does not.  Just set
LANG to C and that will fix your issue.

Reply via email to