[Bug c++/16636] Unable to emit vtable info

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 19 20:58:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-19 20:58 -------
No it is not legal as the classes have to the same defintion for all translational units, aka types are also 
exported.
The C++ standard say no diagnostic is required in this case (and we cannot find this problem until link 
time so we cannot diagnostic it at all).

-- 


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



More information about the Gcc-bugs mailing list