https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123467

--- Comment #5 from uecker at gcc dot gnu.org ---

This crashes also with empty initializer which should be supported now.

 void g(int b[(int[x]){ }[0]]) {

Reply via email to