[Bug c/89453] Bug parsing "," operator with openmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89453 --- Comment #2 from Jakub Jelinek --- See e.g. OpenMP 5.0 2.9.1 chapter, or OpenMP 4.5 2.6 chapter. for (init-expr; test-expr; incr-expr) structured-block init-expr One of the following: var = lb integer-type var = lb random-access-iterator-type
[Bug c/89453] Bug parsing "," operator with openmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89453 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|