[all-commits] [llvm/llvm-project] b3c72b: [Flang][OpenMP] Issue error if reduction clause ha...
Kiran Chandramohan via All-commits
all-commits at lists.llvm.org
Fri Apr 19 04:47:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3c72bcbf2eb7963ef0ac3da519107aba151f77f
https://github.com/llvm/llvm-project/commit/b3c72bcbf2eb7963ef0ac3da519107aba151f77f
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
A flang/test/Semantics/OpenMP/reduction12.f90
Log Message:
-----------
[Flang][OpenMP] Issue error if reduction clause has proc-pointer (#88999)
OpenMP 5.2: Section 5.5.5: A procedure pointer must not appear in a
reduction clause.
Fixes #87915
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list