This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/13654] multiple translation units, inlined constructor: invalid vtable [cygwin 3.3.1]


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]