This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11384] [3.4 regression] missing implicit instantiation of template static members
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jul 2003 13:20:09 -0000
- Subject: [Bug c++/11384] [3.4 regression] missing implicit instantiation of template static members
- References: <20030630210053.11384.dgregor@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11384
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-01 13:20:08
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-01 13:20 -------
this bug is weird, I can only reproduce it on powerpc-apple-darwin6.6, on i686-unknown-
openbsd3.1 or i686-pc-linux-gnu, I get the instantiation, openbsd and linux supports
weak symbols so this looks like not having weak symbols problem.
Note this is all on the mainline (20030701).