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++/79461] [5/6 Regression] [C++1z] ICE when capturing a variable in a lambda in a constexpr constructor


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[5/6/7 Regression] [C++1z]  |[5/6 Regression] [C++1z]
                   |ICE when capturing a        |ICE when capturing a
                   |variable in a lambda in a   |variable in a lambda in a
                   |constexpr constructor       |constexpr constructor

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 7 so far.

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