https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80864
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.9.4 Target Milestone|--- |7.4 Summary|Brace-initialization of a |[7/8/9/ Regression] |constexpr variable of an |Brace-initialization of a |array in a POD triggers ICE |constexpr variable of an |from templates |array in a POD triggers ICE | |from templates --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- It's a regression: GCC 4.9.4 compiled it.