[Bug c++/80864] [7/8 Regression] Brace-initialization of a constexpr variable of an array in a POD triggers ICE from templates

2019-02-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80864 --- Comment #11 from Marek Polacek --- Author: mpolacek Date: Tue Feb 5 18:57:26 2019 New Revision: 268555 URL: https://gcc.gnu.org/viewcvs?rev=268555=gcc=rev Log: PR c++/89083, c++/80864 - ICE with list initialization in template.

[Bug c++/80864] [7/8 Regression] Brace-initialization of a constexpr variable of an array in a POD triggers ICE from templates

2019-01-31 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80864 Marek Polacek changed: What|Removed |Added Summary|[7/8/9 Regression] |[7/8 Regression]