This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14500] most specialized function template vs. non-template function
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Mar 2004 12:28:05 -0000
- Subject: [Bug c++/14500] most specialized function template vs. non-template function
- References: <20040309045153.14500.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-03-10 12:28 -------
Gaby, I tried your testcase with mainline, but the code does call your function
#3. If I change the attribute to be "strong", then function #1 is called. Is
this the bug? I don't know the semantics of strong using.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14500