https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84939
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> --- This also crashes the compiler, in a different way: void b() { struct c { int d struct d e; }; }
paolo.carlini at oracle dot com Fri, 22 Feb 2019 17:03:41 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84939
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> --- This also crashes the compiler, in a different way: void b() { struct c { int d struct d e; }; }