]> gcc.gnu.org Git - gcc.git/commit - gcc/cppmain.c
cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.
authorJeffrey A Law <law@cygnus.com>
Sat, 30 Jan 1999 14:34:11 +0000 (14:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 30 Jan 1999 14:34:11 +0000 (07:34 -0700)
commitd9b5343057b44e50f6d41f892f4fbfda1c67faeb
treeddac1203abdea6399fafe179d3271b9d9cee5aa8
parent5989c468fb8579b16e0bbb2b4528a832cabc5931
cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined.

        * cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES
        is defined.
        * collect2.c (main): Likewise.
        * cppmain.c (main): Likewise.
        * gcc.c (main): Likewise.
        * gcov.c (main): Likewise.
        * protoize.c (main): Likewise.
        * toplev.c (main): Likewise.

From-SVN: r24923
gcc/ChangeLog
gcc/cccp.c
gcc/collect2.c
gcc/cppmain.c
gcc/gcc.c
gcc/gcov.c
gcc/protoize.c
gcc/toplev.c
This page took 0.063816 seconds and 5 git commands to generate.