From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Wood To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org Subject: Re: c++/2166 Date: Tue, 17 Apr 2001 18:06:00 -0000 Message-id: <20010418010600.20856.qmail@sourceware.cygnus.com> X-SW-Source: 2001-04/msg00311.html List-Id: The following reply was made to PR c++/2166; it has been noted by GNATS. From: Carlo Wood To: mmitchel@gcc.gnu.org Cc: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org Subject: Re: c++/2166 Date: Wed, 18 Apr 2001 02:55:59 +0200 Please look again at my bug report. 'test' is not the variable that gives the problem, it only magically turns up in the anonymous name of the variable that this IS about: the one declared at the bottom of the source file: namespace { int anonymous; } You misread my report. Carlo On Mon, Apr 16, 2001 at 02:07:54AM -0000, mmitchel@gcc.gnu.org wrote: > Synopsis: More mangling bugs > > State-Changed-From-To: open->closed > State-Changed-By: mmitchel > State-Changed-When: Sun Apr 15 19:07:54 2001 > State-Changed-Why: > Not a bug: `test' is an external symbol so there cannot > be two object modules defining it. > > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2166&database=gcc -- Carlo Wood