This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and "inline function used but never defined"
- From: "prw at ceiriog1 dot demon dot co dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2005 17:29:58 -0000
- Subject: [Bug c++/21280] [4.0/4.1 Regression] #pragma interface, templates, and "inline function used but never defined"
- References: <20050429085941.21280.jens.maurer@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From prw at ceiriog1 dot demon dot co dot uk 2005-04-30 17:29 -------
Following up my earlier comment: It appears that some code, which is
intended to improve the user diagnostics, can in fact break the
template instantiation process, for the reason stated in the
comment which you can find in the patch FIX1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21280