[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 --- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com --- This is fixed in 4.9.0. I'm adding the testcase and closing the bug.

[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

2014-04-29 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Tue Apr 29 16:53:27 2014 New Revision: 209905 URL: http://gcc.gnu.org/viewcvs?rev=209905root=gccview=rev Log: 2014-04-29 Paolo Carlini

[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

2014-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/51707] [c++11] constexpr constructor cannot initialize const reference member

2013-02-22 Thread Martin.vGagern at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707 Martin von Gagern Martin.vGagern at gmx dot net changed: What|Removed |Added CC|