[Bug c++/65985] compiler segfault with assert() in constexpr constructor body

2015-05-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65985

Marek Polacek mpolacek at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-05-04
 CC||mpolacek at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from Marek Polacek mpolacek at gcc dot gnu.org ---
Started with r217663.


[Bug c++/65985] compiler segfault with assert() in constexpr constructor body

2015-05-02 Thread rhalbersma at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65985

--- Comment #1 from rhalbersma rhalbersma at gmail dot com ---
See also LWG active issue 2234
http://cplusplus.github.io/LWG/lwg-active.html#2234