This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14500] most specialized function template vs. non-template function


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]