This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17242] Testsuite fails due to duplicate symbols
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Dec 2004 05:03:54 -0000
- Subject: [Bug c++/17242] Testsuite fails due to duplicate symbols
- References: <20040830175133.17242.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From danglin at gcc dot gnu dot org 2004-12-01 05:03 -------
I have the sense that the linkage for guard variables is being set
before the final linkage is determined for the decl on which it is
based.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17242