[Bug c++/25855] template specialisation not always found (partial ordering)
janis at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 21 01:24:00 GMT 2006
------- 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
More information about the Gcc-bugs
mailing list