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++/25855] template specialisation not always found (partial ordering)



------- Comment #12 from janis at gcc dot gnu dot org  2006-01-21 01:24 -------
A regression hunt of the trunk on powerpc-linux using the testcase in comment
#4 (modified to abort if the result is not 4) identified the following patch to
fix several C++ bugs:

http://gcc.gnu.org/viewcvs?view=rev&rev=105365

r105365 | mmitchel | 2005-10-13 08:38:40 +0000 (Thu, 13 Oct 2005)

The same fixes were added to the 4.0-branch, again as a single patch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25855


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