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

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Eric - does Ada have something like negative stride array accesses?

No, Ada does not have negative strides, all array accesses are based on the
lower bounds and counted in increasing memory addresses.

Reply via email to