https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #20 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > -fgnat-encodings=all removes the DW_AT_upper_bound from the > DW_TAG_subrange_type DIE in the array, so it's still not representable as a > CodeView LF_ARRAY, which needs this to be an integer constant. So it cannot represent the VLAs of modern C?
