[Bug c++/60771] static in-class constexpr const reference initialization

2014-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60771 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/60771] static in-class constexpr const reference initialization

2014-11-18 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60771 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Tue Nov 18 11:25:47 2014 New Revision: 217708 URL: https://gcc.gnu.org/viewcvs?rev=217708&root=gcc&view=rev Log: 2014-11-18 Paolo Carlini PR c++/60771 * g++.dg/cpp0

[Bug c++/60771] static in-class constexpr const reference initialization

2014-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60771 --- Comment #1 from Paolo Carlini --- This is fixed by the commit which fixed c++/50473 (r217672). I'm adding the testcase and closing the bug.