------- Comment #5 from mmitchel at gcc dot gnu dot org  2005-12-20 04:39 
-------
Subject: Bug 24915

Author: mmitchel
Date: Tue Dec 20 04:39:30 2005
New Revision: 108836

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108836
Log:
        PR c++/24915
        * class.c (add_method): Do not treat templates as identical unless
        their return types are the same.
        PR c++/24915
        * g++.dg/template/overload8.C: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/overload8.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/class.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to