[Bug c++/80179] [6/7/8 Regression] ICE initializing a static local object with flexible array member in verify_ctor_sanity, at cp/constexpr.c:2641

2017-05-31 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80179 --- Comment #7 from Jason Merrill --- Author: jason Date: Wed May 31 18:53:57 2017 New Revision: 248758 URL: https://gcc.gnu.org/viewcvs?rev=248758=gcc=rev Log: PR c++/80179 - ICE with initialized flexible array member. *

[Bug c++/80179] [6/7/8 Regression] ICE initializing a static local object with flexible array member in verify_ctor_sanity, at cp/constexpr.c:2641

2017-05-31 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80179 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/80179] [6/7/8 Regression] ICE initializing a static local object with flexible array member in verify_ctor_sanity, at cp/constexpr.c:2641

2017-05-31 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80179 --- Comment #5 from Jason Merrill --- Author: jason Date: Wed May 31 17:52:44 2017 New Revision: 248751 URL: https://gcc.gnu.org/viewcvs?rev=248751=gcc=rev Log: PR c++/80179 - ICE with initialized flexible array member. *

[Bug c++/80179] [6/7/8 Regression] ICE initializing a static local object with flexible array member in verify_ctor_sanity, at cp/constexpr.c:2641

2017-04-21 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80179 --- Comment #4 from Jason Merrill --- Author: jason Date: Fri Apr 21 19:26:54 2017 New Revision: 247067 URL: https://gcc.gnu.org/viewcvs?rev=247067=gcc=rev Log: PR c++/80179 - ICE with initialized flexible array member. *