This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25908] [4.2 Regression] Multiple definitions of symbol vtables
- 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: 24 Jan 2006 20:20:21 -0000
- Subject: [Bug c++/25908] [4.2 Regression] Multiple definitions of symbol vtables
- References: <bug-25908-7427@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from pinskia at gcc dot gnu dot org 2006-01-24 20:20 -------
Hmm, this testcase works correctly on x86_64-linux-gnu, in that the vtable is
marked as weak.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|powerpc-apple-darwin8.4.0 |
GCC host triplet|powerpc-apple-darwin8.4.0 |
GCC target triplet|powerpc-apple-darwin8.4.0 |*-*-darwin*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25908