https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92571
--- Comment #1 from Rich Felker <bugdal at aerifal dot cx> --- Note that I put it in a function just because VLA is invalid at file scope, and I wanted to be clear that this bug is independent of the invalidity of VLA at file scope.