This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11367] [3.4 regression] undefined references for static template member functions
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2003 14:47:37 -0000
- Subject: [Bug c++/11367] [3.4 regression] undefined references for static template member functions
- References: <20030629100116.11367.richard.kreckel@ginac.de>
- 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=11367
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-30 14:47:36
date| |
Summary|undefined references for |[3.4 regression] undefined
|static template member |references for static
|functions |template member functions
------- Additional Comments From bangerth at dealii dot org 2003-06-30 14:47 -------
Confirmed. A 3.4 regression. I think it's a duplicate of some other report,
though. The workaround is nice, but shouldn't be necessary.
W.