Tom Eccles 3bcab6f20a
[flang][OpenMP][Semantics] improve semantic checks for array sections (#132230)
I'm not sure why strides were not allowed in array sections: the stride
is explicitly allowed by the standard from the first version where array
sections were introduced. The limitation is that the stride must not be
negative.

Here I have added the check for a negative stride and updated the test
for a zero length section to take account of the stride.
2025-03-21 10:58:44 +00:00
..
2022-10-29 14:08:44 -07:00
2025-02-27 14:32:30 -08:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2025-01-08 13:15:51 -08:00
2025-01-08 13:15:51 -08:00
2023-02-14 10:04:56 -03:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00