This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13654] multiple translation units, inlined constructor: invalid vtable [cygwin 3.3.1]
- 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: 12 Jan 2004 18:16:37 -0000
- Subject: [Bug target/13654] multiple translation units, inlined constructor: invalid vtable [cygwin 3.3.1]
- References: <20040112114019.13654.gcc@axel-naumann.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-12 18:16 -------
Most likely not a gcc bug but rather a dynamic loader one and a GCC just cannot happen this case,
note on Darwin which also does not support weak symbols works correctly on the mainline.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13654