This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17042] [3.5 regression] Duplicated symbol in assembly output
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Aug 2004 06:25:51 -0000
- Subject: [Bug c++/17042] [3.5 regression] Duplicated symbol in assembly output
- References: <20040815232958.17042.carlo@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-08-17 06:25 -------
First, I am not sure that I agree that this is a bug: __dso_handle is a magic
variable outside the user's namespace.
Second, I cannot reproduce this bug with today's compiler on i686-pc-linux-gnu
using the reduced test case.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17042