This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42608] [4.4/4.5 Regression] Undefined reference not reported in case of explicit template instantiation
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2010 19:50:26 -0000
- Subject: [Bug c++/42608] [4.4/4.5 Regression] Undefined reference not reported in case of explicit template instantiation
- References: <bug-42608-18628@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jason at gcc dot gnu dot org 2010-01-07 19:50 -------
No, there's no way for the front end to know that f isn't instantiated in
another translation unit.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42608