The following reply was made to PR c++/7765; it has been noted by GNATS. From: Gabriel Dos Reis To: Marc.Mongenet@freesurf.ch Cc: gcc-gnats@gcc.gnu.org Subject: Re: c++/7765: erreur interne de compilateur: erreur pour rapporter une routine ré-entée Date: 30 Aug 2002 00:52:41 +0200 Marc.Mongenet@freesurf.ch writes: | >Number: 7765 | >Category: c++ | >Synopsis: erreur interne de compilateur: erreur pour rapporter une routine ré-entée Hmm, the translation sounds a bit scary :-) [...] | Note that this error does not appear with LANG=C, but with LANG=fr_CH (swiss french). Here is the warnings with LANG=C: I bet this has to do with the NLS support routine (gettext?) returning a null-pointer as the result of translating a diagnostic. I think this bug should be reported to the translation project. -- Gaby