Skip to content

[Flang][OpenMP] UNREACHABLE executed at llvm-project/flang/lib/Parser/parse-tree.cpp:297! #133678

Open
@k-arrows

Description

@k-arrows

Reproducer:

program test
!$omp task depend(ii)
!$omp end task
end

Crash itself is reproducible on Godbolt:
https://godbolt.org/z/3jTYYxWT5

With assertion-enabled flang, the following output is obtained:

expecting modifiers on OmpDependClause::TaskDep
UNREACHABLE executed at /path_to_project/llvm-project/flang/lib/Parser/parse-tree.cpp:297!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions