------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-27 
14:03 -------
Are you talking about the vtable being at two different locations, well there 
is no way since the struct is 
a non-POD which means it cannot do many things with.

If you want to share data, try with a POD instead.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |
           Keywords|wrong-code                  |
         Resolution|                            |INVALID
            Version|3.4.3                       |unknown


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21251

Reply via email to