--- Comment #7 from tedoc2000 at gmail dot com 2005-11-14 20:13 ---
Actually I think it may have to do with libgcc. But I wasn't sure how to file a
bug like that:
Anyway I filed it against gcc because:
a) Both files were compiled on the same server (So no patch level differences)
b) The
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-11-14 20:02 ---
Again why do you think this is a GCC bug? The preprocessed sources are the
same between 3.3.2 and 3.4.4.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24856
--- Comment #5 from tedoc2000 at gmail dot com 2005-11-14 19:58 ---
Created an attachment (id=10240)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10240&action=view)
.i file for gcc344
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24856
--- Comment #4 from tedoc2000 at gmail dot com 2005-11-14 19:57 ---
Created an attachment (id=10239)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10239&action=view)
.i file for gcc332
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24856
--- Comment #3 from tedo at opsware dot com 2005-11-14 19:56 ---
Subject: Re: call to setlocale doesn't return expected value
Sorry.. Hit return too early. Filling out info now :/
tedo
pinskia at gcc dot gnu dot org wrote:
> --- Comment #1 from pinskia at gcc dot gnu dot org 200
--- Comment #2 from tedoc2000 at gmail dot com 2005-11-14 19:55 ---
I have a very simple program that is trying to call setlocale(LC_ALL,"") to set
the LC_ALL from the enviroment.
When I run with a gcc3.3.2 compiled binary:
gcc33> ./locale
en_US en_US en_US en_US en_US en_US
en_US en_US
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-14 19:48 ---
Why do you think this is a GCC bug?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24856