[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-09-14 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 --- Comment #6 from Wolfgang Roehrl --- Hi Jonathan, I would like to draw your attention to my new comment on your answer to my bug report. Thank you, W. Roehrl (In reply to Jonathan Wakely from comment #4) > (In reply to Aliaksei

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-09-10 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 --- Comment #5 from Wolfgang Roehrl --- Hello, I just came back from holidays and I read your comments on my bug report. For two reasons I still think that the compiler should not use dynamic initialization for objX - at least not without any

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-08-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-08-15 Thread alkondratenko at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 Aliaksei Kandratsenka changed: What|Removed |Added CC||alkondratenko at gmail dot com

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-08-15 Thread mascasa at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 Matt Morehouse changed: What|Removed |Added CC||mascasa at google dot com --- Comment

[Bug c++/83428] Static initialization and struct with constexpr ctor

2017-12-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 Richard Biener changed: What|Removed |Added Keywords||wrong-code