https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98072
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 Last reconfirmed| |2020-12-01 Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 49656 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49656&action=edit gcc11-pr98072.patch Untested fix. The ultimate right fix is of course get rid of these sentinels from OpenMP/OpenACC parsing and deal with location wrappers when handling the clauses.