[Bug c++/81032] [6/7 Regression] ICE with lambda and broken constexpr

2018-10-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81032

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|6.5 |7.4

--- Comment #4 from Jakub Jelinek  ---
GCC 6 branch is being closed

[Bug c++/81032] [6/7 Regression] ICE with lambda and broken constexpr

2017-11-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81032

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|5.5 |6.5

[Bug c++/81032] [6/7 Regression] ICE with lambda and broken constexpr

2017-10-10 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81032

Paolo Carlini  changed:

   What|Removed |Added

Summary|[6/7/8 Regression] ICE with |[6/7 Regression] ICE with
   |lambda and broken constexpr |lambda and broken constexpr

--- Comment #3 from Paolo Carlini  ---
Works in trunk, I added the testcase.