This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12291] [3.4 regression] spurious detection of function to tie anonymous namespace names to
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Dec 2003 03:23:39 -0000
- Subject: [Bug c++/12291] [3.4 regression] spurious detection of function to tie anonymous namespace names to
- References: <20030915201509.12291.phil.el@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-25 03:23 -------
On the mainline I get:
00000024 t
_GLOBAL__I__ZN39_GLOBAL__N_pr12291.cc_9D2164D3_A8866A9E12option_array
E
00000000 B _ZN39_GLOBAL__N_pr12291.cc_9D2164D3_A8866A9E12option_arrayE
In fact this is a dup of bug 12175 which is fixed.
*** This bug has been marked as a duplicate of 12175 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12291