This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25369] 4.0 regression: use of inline function in template class leads to undefined reference
- From: "peter dot soetens at fmtc dot be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Dec 2005 14:23:17 -0000
- Subject: [Bug c++/25369] 4.0 regression: use of inline function in template class leads to undefined reference
- References: <bug-25369-11868@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from peter dot soetens at fmtc dot be 2005-12-12 14:23 -------
Created an attachment (id=10458)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10458&action=view)
Valid/Invalid code generation test-case
Uncomment '#define TEMPLATE' to make the compilation work.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25369