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

--- Comment #8 from Will Wray <wjwray at gmail dot com> ---
The patch above doesn't address the secondary issue,
of ignored and unchecked nested designators:

    C b {{.bogus="b"}};

Perhaps reshape_init should be recursed into once more?

Reply via email to