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 other/26507] [4.2 Regression] compiler segfaults while building libobjc (ICE while printing out warning)



------- Comment #6 from ebotcazou at gcc dot gnu dot org  2006-09-13 21:23 -------
Subject: Bug 26507

Author: ebotcazou
Date: Wed Sep 13 21:23:28 2006
New Revision: 116931

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116931
Log:
        PR other/23541
        PR other/26507
        Backport from gettext repository:

        2003-09-04  Bruno Haible  <bruno@clisp.org>
        * dgettext.c: Include <locale.h> after gettextP.h, not before. This
        ensures that libintl_dcgettext is correctly declared on Solaris.
        (Needed because Solaris <locale.h> includes libintl.h.)
        * dngettext.c: Likewise, for the libintl_dcngettext declaration.


Modified:
    trunk/intl/ChangeLog
    trunk/intl/dgettext.c
    trunk/intl/dngettext.c


-- 


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


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