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++/40274] [4.5 Regression] Revision 145566 caused ICE in tsubst, at cp/pt.c:9289



------- Comment #5 from jason at gcc dot gnu dot org  2009-06-29 23:16 -------
Subject: Bug 40274

Author: jason
Date: Mon Jun 29 23:15:43 2009
New Revision: 149066

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149066
Log:
        PR c++/40274
        * error.c (dump_template_parms): Pass all args to
        count_non_default_template_args.
        (count_non_default_template_args): Pull out the inner ones.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.c


-- 


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


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