This is the mail archive of the gcc-cvs@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]

r148911 - in /branches/gcc-4_4-branch/gcc: ./ c...


Author: jason
Date: Wed Jun 24 17:02:03 2009
New Revision: 148911

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148911
Log:
        PR c++/40342
        * decl.c (decls_match): Check DECL_TI_TEMPLATE too.
        * class.c (resolve_address_of_overloaded_function): Fix typo.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/overload10.C
      - copied unchanged from r148910, trunk/gcc/testsuite/g++.dg/template/overload10.C
Modified:
    branches/gcc-4_4-branch/gcc/   (props changed)
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/class.c
    branches/gcc-4_4-branch/gcc/cp/decl.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog

Propchange: branches/gcc-4_4-branch/gcc/
            ('svn:mergeinfo' added)



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