[Bug c++/55432] Too much constexpr makes the compiler crash

2012-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55432 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com 2012-11-22 09:54:07 UTC --- It is, in mainline and 4.7.2. To be safe, I'm adding the testcase and then will close the PR.

[Bug c++/55432] Too much constexpr makes the compiler crash

2012-11-22 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55432 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2012-11-22 10:23:07 UTC --- Author: paolo Date: Thu Nov 22 10:23:03 2012 New Revision: 193723 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193723 Log:

[Bug c++/55432] Too much constexpr makes the compiler crash

2012-11-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55432 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/55432] Too much constexpr makes the compiler crash

2012-11-21 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55432 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|