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 c++/16636] Unable to emit vtable info


------- Additional Comments From miko at stacken dot kth dot se  2004-07-19 20:55 -------
Then the ABI is defective, because the code is legal (and compiles) but fails to
link with other modules.

Is there no way to force the vtable to be emitted without removing the
definition of the "key" function from the body of the class?



-- 


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


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