This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
PR 7765 and internationalization
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: gcc at gcc dot gnu dot org
- Date: 09 Oct 2002 01:06:55 +0200
- Subject: PR 7765 and internationalization
- Organization: Integrable Solutions
Under some circumstances, the internationalization machinary returns a
null pointer for a diagnostic that is not translated, causing an ICE
where there is none as the compiler is properly concerned --
that seems to happen only with some $LANG != C. PR 7765 concerns such
a behaviour. Personnaly, I don't know what to such with a report.
Close? ...?
-- Gaby