[flang-commits] [flang] [flang][OpenMP] Use 'present-modifier' instead of 'expectation' in 5.1 (PR #214083)
Steve Scalpone via flang-commits
flang-commits at lists.llvm.org
Sat Aug 8 12:50:02 PDT 2026
sscalpone wrote:
@kparzysz Sorry for the delayed report. I'm seeing a regression in the fujitsu suite that may be from this change:
% flang -fopenmp -fopenmp-version=51 0810/0810_0001.f90
warning: OpenMP support for version 51 in flang is still incomplete [-Wexperimental-option]
loc(".../0810/0810_0001.f90":1:24): error: 'fir.global' op region #0 ('region') failed to verify constraint: region with 1 blocks
https://github.com/llvm/llvm-project/pull/214083
More information about the flang-commits
mailing list