This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36103] gfortran 4.4.0-20060501 failed to compile this program
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 May 2008 10:08:00 -0000
- Subject: [Bug fortran/36103] gfortran 4.4.0-20060501 failed to compile this program
- References: <bug-36103-15353@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from dominiq at lps dot ens dot fr 2008-05-02 10:08 -------
> Could those for whose it fails try to find out which of the various LC_*
> options fails?
>
> For instance: LC_ALL=C LC_NUMERIC=zh_CN.UTF-8 or LC_CTYPE="zh_CN.UTF-8" or ...
Although I did not exhaust all the combinations, I saw the problem with
"LC_ALL=zh_CN.*". The zh_(HK|TW).* I have tested work and the different
LC_(.not.ALL)=zh_CN.UTF-8 tested also work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36103