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++/79488] [7/8 Regression] ICE from lambda that has invalid return type


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Thu Sep 28 21:18:36 2017
New Revision: 253270

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

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

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