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++/70343] internal compiler error: in tsubst_copy, wrong code with lambda in template fn


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

--- Comment #3 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Oct  3 21:15:56 2017
New Revision: 253388

URL: https://gcc.gnu.org/viewcvs?rev=253388&root=gcc&view=rev
Log:
2017-10-03  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/70343
        * g++.dg/cpp0x/lambda/lambda-70343.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-70343.C
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]