[Bug c++/83921] [7 Regression] GCC rejects constexpr initialization of empty aggregate.

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83921 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug c++/83921] [7 Regression] GCC rejects constexpr initialization of empty aggregate.

2018-12-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83921 Richard Biener changed: What|Removed |Added Target Milestone|7.4 |7.5

[Bug c++/83921] [7 Regression] GCC rejects constexpr initialization of empty aggregate.

2018-01-25 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83921 Richard Biener changed: What|Removed |Added Target Milestone|7.3 |7.4 --- Comment #6 from Richard Biener

[Bug c++/83921] [7 Regression] GCC rejects constexpr initialization of empty aggregate.

2018-01-24 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83921 Paolo Carlini changed: What|Removed |Added Summary|[7/8 Regression] GCC|[7 Regression] GCC rejects