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]

r146008 - in /branches/gcc-4_4-branch/gcc: cp/C...


Author: jason
Date: Mon Apr 13 19:27:20 2009
New Revision: 146008

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146008
Log:
        PR c++/39750
        * pt.c (uses_template_parms): Handle CONSTRUCTOR.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/crash90.C
      - copied unchanged from r146006, trunk/gcc/testsuite/g++.dg/template/crash90.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/pt.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


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