This is the mail archive of the gcc-bugs@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]

[Bug middle-end/25636] cc1 and cc1plus --help core



------- Comment #5 from drab at kepler dot fjfi dot cvut dot cz  2006-01-16 01:24 -------
(In reply to comment #1)
> I cannot reproduce this on either powerpc-darwin or x86_64-linux-gnu.

Confirmed here, irreproducible on x86_64, but occures on plain 32-bit x86.

Just in case LANG* or LC_* has to do anything with it, I use UTF-8. But in both
cases (x86 and x86_64)!

$ set|grep LC
LC_ADDRESS=cs_CZ.UTF-8
LC_COLLATE=en_US.UTF-8
LC_CTYPE=en_US.UTF-8
LC_IDENTIFICATION=cs_CZ.UTF-8
LC_MEASUREMENT=cs_CZ.UTF-8
LC_MESSAGES=en_US.UTF-8
LC_MONETARY=cs_CZ.UTF-8
LC_NAME=cs_CZ.UTF-8
LC_NUMERIC=cs_CZ.UTF-8
LC_PAPER=cs_CZ.UTF-8
LC_SOURCED=1
LC_TELEPHONE=cs_CZ.UTF-8
LC_TIME=en_US.UTF-8
$ set|grep LANG
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8:en_US:en


-- 


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


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