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++/60999] [4.9/4.10 Regression] ICE when static_cast from constexpr in specialization of template-class


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

--- Comment #9 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed May  7 07:24:21 2014
New Revision: 210140

URL: http://gcc.gnu.org/viewcvs?rev=210140&root=gcc&view=rev
Log:
/cp
2014-05-06  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/60999
    * pt.c (maybe_begin_member_template_processing): Use
    uses_template_parms.

/testsuite
2014-05-06  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/60999
    * g++.dg/cpp0x/nsdmi-template9.C: New.
    * g++.dg/cpp0x/nsdmi-template10.C: Likewise.

Modified:
    trunk/gcc/testsuite/ChangeLog


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