[Bug c++/13332] template static const unsigned does not appear in .o file

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Dec 6 08:18:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-06 08:18 -------
>From bug 13259 which this is bug is a dup of:
The standard says that you may inline-initialize the static variable,
but you still need to _define_ it somewhere so that a memory location
is assigned to it.

*** This bug has been marked as a duplicate of 13259 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list