[Bug c++/79590] ICE (internal compiler error) in nothrow_spec_p with generic lambda and `noexcept(noexcept(...))` expression

paolo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 2 22:02:00 GMT 2017


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

--- Comment #4 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Mon Oct  2 22:02:03 2017
New Revision: 253369

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

        PR c++/79590
        * g++.dg/cpp1y/lambda-generic-noexcept1.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-noexcept1.C
Modified:
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list