[Bug other/28315] gcc doesn't use locale for default input charset

bonzini at gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 2 08:47:00 GMT 2013


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

Paolo Bonzini <bonzini at gnu dot org> changed:

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

--- Comment #2 from Paolo Bonzini <bonzini at gnu dot org> 2013-04-02 08:47:26 UTC ---
It took me a while to reconstruct what that patch did, and I couldn't find
quickly the discussion about the hunk between me and Zack.

What I did find out was that GCC's configure at the time lacked
AM_LANGINFO_CODESET:

http://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/configure.ac;h=45e5da59b7568804ce3a09551525acb3f43d9689;hb=d856c8a6

Hence that hunk was actually a no-op.

I agree with Laszlo's analysis, and I am closing this as WONTFIX.



More information about the Gcc-bugs mailing list