[Bug c++/58868] [4.9 Regression] ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 4 22:24:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58868

--- Comment #7 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Even shorter:

struct { const int i; } a[] = { 1 };



More information about the Gcc-bugs mailing list