https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90715
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I believe the
* cp-tree.h (CP_OMP_CLAUSE_INFO): Allow for any clauses up to _condvar_
instead of only up to linear.
hunk of r271907 should have fixed this.
