[Bug c++/55708] g++ crashes: constexpr function with reference parameters.

2013-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55708 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug c++/55708] g++ crashes: constexpr function with reference parameters.

2013-04-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55708 --- Comment #2 from Paolo Carlini 2013-04-26 11:52:30 UTC --- Thanks Daniel. I'm going to add the testcase and close the PR as fixed for 4.9.0.

[Bug c++/55708] g++ crashes: constexpr function with reference parameters.

2013-04-26 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55708 --- Comment #1 from Daniel Krügler 2013-04-26 10:37:55 UTC --- gcc 4.9.0 20130421 (experimental) accepts the code on my system (64-bit mingw).