------- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-24 01:04 ------- >If you mean the lack of a diagnostic for a violation of a diagnosable rule in > the following self-contained source, then yes.
No I mean in the standard C++98 mode which had the same mention about explicit instantiation definition (rather than declaration which is what extern template is). From the sound of it we need to always emit the vtable which means we will cause more code bloat .... CCing Jason to get his thoughts about this. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38613