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++/58466] [4.8/4.9 Regression] ICE in cxx_eval_constant_expression


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Fri Oct 18 21:24:05 2013
New Revision: 203836

URL: http://gcc.gnu.org/viewcvs?rev=203836&root=gcc&view=rev
Log:
/cp
2013-10-18  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58466
    * pt.c (most_specialized_class): Bump processing_template_decl for
    get_class_bindings.

/testsuite
2013-10-18  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/58466
    * g++.dg/cpp0x/variadic145.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic145.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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