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
..
2025-03-10 13:20:35 -07:00
2025-02-04 13:10:47 -08:00
2024-08-30 08:27:38 +02:00
2025-02-19 15:00:09 +00:00
2024-06-14 14:10:41 +01:00
2023-10-16 17:29:25 -07:00
2025-01-03 09:21:36 -06:00
2024-11-03 17:27:41 -08:00
2023-10-31 08:51:54 -07:00
2025-03-10 13:16:31 -07:00
2024-12-18 07:02:37 -08:00
2025-03-19 12:00:23 -07:00
2024-10-02 13:26:40 +01:00
2024-12-18 07:02:37 -08:00
2025-03-19 11:59:59 -07:00
2025-03-19 11:59:39 -07:00
2025-03-19 07:20:06 -07:00
2024-09-06 09:17:31 -07:00
2024-10-02 08:54:49 -07:00
2025-03-10 13:17:12 -07:00
2025-03-19 12:01:18 -07:00
2024-11-15 11:54:58 -06:00
2025-02-27 14:32:12 -08:00
2024-09-16 13:44:41 -07:00
2025-02-21 13:14:15 -08:00
2024-08-08 11:08:26 -07:00
2024-10-02 10:21:14 +01:00
2024-10-02 10:21:14 +01:00
2024-07-11 13:12:00 -07:00
2025-03-21 10:58:44 +00:00
2025-03-20 06:50:43 -05:00
2024-07-30 09:41:46 -07:00
2025-02-06 15:29:10 +01:00
2025-02-06 15:29:10 +01:00
2024-03-05 11:28:11 -08:00
2025-02-06 15:29:10 +01:00
2025-03-03 15:38:42 -06:00
2025-01-13 10:52:09 -05:00
2025-03-03 14:46:35 -08:00
2025-02-06 15:29:10 +01:00
2025-03-03 14:46:35 -08:00
2025-01-08 13:14:02 -08:00
2025-03-03 15:38:42 -06:00
2025-03-19 12:02:34 -07:00
2025-03-10 13:20:52 -07:00
2025-01-14 13:01:56 -08:00
2025-03-19 11:13:52 +00:00
2025-03-19 11:58:59 -07:00
2023-09-13 16:52:15 -07:00
2024-10-10 10:25:19 -07:00
2025-03-20 06:50:43 -05:00
2024-05-15 16:28:58 -07:00
2025-01-27 08:54:56 -08:00
2025-02-06 15:29:10 +01:00
2024-10-10 10:25:42 -07:00
2025-03-20 06:50:43 -05:00
2024-03-01 13:58:36 -08:00
2024-08-12 10:24:18 -07:00
2023-10-19 10:43:37 +01:00
2024-11-05 13:17:22 -08:00
2024-09-11 07:40:22 -07:00
2024-12-18 07:02:37 -08:00
2025-02-06 15:29:10 +01:00
2025-02-27 14:32:12 -08:00
2025-03-19 11:58:59 -07:00
2025-03-10 16:48:54 -07:00
2024-11-14 09:35:34 +00:00