[Bug c++/37972] static variables of template class not emitted if no initializer given
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 31 01:07:00 GMT 2008
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-10-31 01:04 -------
>For some reason, Base<int>::foo is not emitted.
Because that is only a specialization and not an instatulation.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37972
More information about the Gcc-bugs
mailing list