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++/66536] [5/6 Regression] ICE in build_ctor_subob_ref, at cp/tree.c:2534


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66536

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jun 16 19:29:19 2015
New Revision: 224534

URL: https://gcc.gnu.org/viewcvs?rev=224534&root=gcc&view=rev
Log:
        PR c++/66536
        * tree.c (replace_placeholders_r) [CONSTRUCTOR]: Handle type
        mismatch.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/var-templ30.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


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