[committed] Re: [patch] 'omp scan' struct block seq update for OpenMP 5.x

2023-04-25 Thread Tobias Burnus
Now committed to GCC 14 with a git-log typo fixed and appending a tailing 'e' to dg-error for "... claus" to look nicer. See https://gcc.gnu.org/r14-224-g1c101fcfaac8f609d618f83b124bd50aea012132 - or attached patch. Tobias On 06.04.23 20:56, Tobias Burnus wrote: That's scheduled for GCC 13 and

[patch] 'omp scan' struct block seq update for OpenMP 5.x

2023-04-06 Thread Tobias Burnus
That's scheduled for GCC 13 and was found by Sandra and Frederik, 'omp scan' has undergone quite some transformation: In 5.0 it was added with a preceding and succeeding structured block. In 5.1, 'structured block' was replaced by 'structured-block-sequence' defined as "...a sequence of two or